gratipay / roobot

(deprecated) A Hubot instance for the #gratipay IRC channel.
http://inside.gratipay.com/chat
2 stars 5 forks source link

Create heroku account for gittip apps #42

Closed patcon closed 10 years ago

patcon commented 10 years ago

At the moment, I have roobot deploying with an API key from my personal account. It seems that the recommended way of operating is to give each app its own heroku account, to help isolate concerns.

At the very least, we should be generating the keys with a special dummy heroku account, yes?

This will be useful for that: https://github.com/ddollar/heroku-accounts

To Do