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