/botterbot

A sample of a Twitter bot in Ruby.

Primary LanguageRuby

What

It's a bot!

First cut of a little something something based on Barrett Clark's post: http://cookingco.de/2015/01/31/twitter-bot-on-heroku/

I'm evolving it a little. Not sure for how long. Don't trust this project!

How

  1. Grab the repo
  2. Create a twitter app (Perhaps from a freshly made account just for your bot?)
  3. Update the .env with your own vars
  4. Create a Heroku app
  5. Set your environment vars on Heroku
  6. Push to Heroku
  7. $ heroku ps:scale worker=1