Twitter streaming API to HipChat message API.
Rename .env.sample to .env.
$ cp .env.sample .env$ foreman start$ heroku create twist
$ git push heroku master
$ heroku plugins:install git://github.com/ddollar/heroku-config.git
$ heroku config:push
$ heroku scale twist=1