gameranonymous / frontend

Public Website
2 stars 1 forks source link

Add IRC Bot #1

Closed didlix closed 9 years ago

didlix commented 9 years ago

To connect to #gameranonymous on freenode.

Ideally editable via a github repo and continuous integration.

didlix commented 9 years ago

Have setup cinch on heroku and named it ganonbot, please make it better:

The setup:

heroku apps:create ganonbot
heroku create --stack=cedar
heroku scale cinch=1

To deploy:

git push heroku
didlix commented 9 years ago

Welcoming all the pull requests