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: 45,752 of 196,619
Downloads: 27,331

Daily

Ranking: 79,325 of 196,594
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,749,482,850bundler
81,416,207,584rake
141,299,534,904minitest
1,91517,352,513coveralls
10,947287,602test_construct

Owners

#GravatarHandle
1iconcoleww