Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

k0kubun/tomodachi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tomodachi

Automatic follow back tool with Twitter streaming API

Installation

$ gem install tomodachi

Usage

# authenticate a twitter user and save its access token
$ tomodachi auth

# list your authenticated accounts' screen_name
$ tomodachi list

# start automatic following back
$ tomodachi start screen_name

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Automatic follow back tool with Twitter streaming API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages