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: 43,409 of 183,139
Downloads: 24,369
Daily
Ranking: 43,406 of 183,127
Downloads: 1
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,410,461,295 | bundler |
10 | 954,857,689 | rake |
19 | 896,189,392 | minitest |
1,707 | 14,092,636 | coveralls |
10,487 | 221,234 | test_construct |
Owners
# | Gravatar | Handle |
---|---|---|
1 | coleww |