Sha256: 1f4d98d051234279c316d688f4f5e199ada0fb083baade77482a33ed42637e38

Contents?: true

Size: 1.18 KB

Versions: 1

Compression:

Stored size: 1.18 KB

Contents

# twitter_bot_generator

[watch this terrible hour long clicky screencast to see it in action!](https://vimeo.com/105286654)

#### I GENERATE TWITTER BOTS! RUBY IS JOY!

## Installation

    $ gem install twitter_bot_generator

## Usage

    $ twitter_bot_generator yr_bot_name_snake_case_style_yes

This will create a skeleton class named YrBotNameSnakeCaseStyleYes, some smokescreen minitest::unit tests, and a variety of other "ruby app on free heroku instance" boiler plate.

You will need to manually set the config variables with yr twitter api keys on heroku for deployment. For development I recommend writing some minitests or just doing it manually on the command line if the bot is simple enough. Testing the bot "live" can run into potential "twitter banning yr bot before

This gem was made for use in the twitter-art-robot-[tutorial](http://github.com/coleww/twitter-art-tutorial) and more details and documentation and such will be there when things happen. :dancers:

## Contribute

    all kinds of issues in the thing to the upper right! =>
    comment on something if it sounds cool to u



http://stackoverflow.com/questions/1338960/ruby-templates-how-to-pass-variables-into-inlined-erb

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
twitter_bot_generator-0.1.2 README.md