Skip to content

Commit

Permalink
Merge pull request hubotio#26 from dannytatom/master
Browse files Browse the repository at this point in the history
Added IRC variables to template README
  • Loading branch information
technoweenie committed Oct 25, 2011
2 parents 49a25fc + cce5cf6 commit ab21721
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/templates/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,15 @@ Add the subdomain hubot should connect to. If you web URL looks like

% heroku config:add HUBOT_CAMPFIRE_ACCOUNT="mysubdomain"

IRC Variables
------------------

% heroku config:add HUBOT_IRC_SERVER="irc.freenode.net"

% heroku config:add HUBOT_IRC_ROOMS="#github,#node.js"

% heroku config:add HUBOT_IRC_NICK="MICCHECK1212"

Restart the bot
---------------
You may want to get comfortable with `heroku logs` and `heroku restart`
Expand Down

0 comments on commit ab21721

Please sign in to comment.