pman0214/ruby-retweeter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
= Automatic retweet bot
This scripts automatically retweet direct messages from friends.
= DEPENDENCY
These ruby libraries are required:
highline
twitter (>= 0.8.4)
= How to Use
Just run the script:
$ ruby retweeter.rb
For the first time, enter your ID, password, and since ID:
$ ruby retweeter.rb
Please enter your id and password.
ID: your_id_here
Password: your_password_here (password is displayed with `*')
Since ID: since_id_here
`Since ID' is a tweet ID which you finally checked.
`retweeter' will search direct messages after this tweet (excluding
this tweet).
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
NOTICE
If you do not specify the `Since ID', ALL DIRECT MESSAGES will be
retweeted for the first time.
It is strongly recommend to specify `Since ID'.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!