Compare projects

Project comparisons allow you to view any selection of projects side by side just like they're shown on regular categories or in search results. You can try out an example or start yourself by adding a library to the comparison via the input below. You can also easily share your current comparison with others by sending the URL of the current page.

twitter_bot_generator
0.0
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024