RubyGems Navigation menu

twitter_bot_generator 0.2.1

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.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.2.3 September 20, 2014 (13.5KB)
  2. 0.2.2 September 16, 2014 (14KB)
  3. 0.2.1 September 14, 2014 (12.5KB)
  4. 0.2.0 September 14, 2014 (12.5KB)
  5. 0.1.6 September 13, 2014 (9KB)
全てのバージョンを表示(全10件)

Development依存関係 (5):

bundler ~> 1.6
coveralls >= 0
minitest >= 0
rake >= 0

所有者:

作者:

  • Cole Willsea

SHA 256チェックサム:

=

累計ダウンロード数 24,379

このバージョンのみ 2,344

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.0.0

リンク: