Categories: None [Edit]
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,159 of 186,833
Downloads: 25,307
Daily
Ranking: 45,640 of 186,696
Downloads: 10
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,901,817,099 | bundler |
10 | 1,126,598,827 | rake |
16 | 1,053,476,511 | minitest |
1,795 | 15,701,945 | coveralls |
10,718 | 240,348 | test_construct |
Owners
# | Gravatar | Handle |
---|---|---|
1 | coleww |