Categories: None [Edit]

twitter_bot_generator

https://rubygems.org/gems/twitter_bot_generator
https://github.com/coleww/twitter_bot_generator
Scaffolds a new boilerplate twitter bot project from the command line. By default will create a bot that tweets a "hello world" type greeting once every 3-4.5 hours Can also pass a --streaming flag to create a bot that listens to the "gardenhose" Or a --userstream flag for a bot that listens for tweets @ it. To use: $ gem install twitter_bot_generator $ twitter_bot_generator --help $ twitter_bot_generator my_new_bot $ cd my_new_bot $ bundle install $ ruby test.rb $ ruby spec.rb etc.

Total

Ranking: 44,281 of 187,591
Downloads: 25,966

Daily

Ranking: 45,150 of 187,571
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,203,451bundler
101,165,649,814rake
151,089,701,321minitest
1,82015,846,896coveralls
10,767246,148test_construct

Owners

#GravatarHandle
1iconcoleww