Skip to content

Instantly share code, notes, and snippets.

@sukima
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sukima/9160067 to your computer and use it in GitHub Desktop.
Save sukima/9160067 to your computer and use it in GitHub Desktop.
web: bin/hubot -a irc --name jane --alias 'scfjane'
export HUBOT_IRC_NICK='scfjane'
export HUBOT_IRC_ROOMS='#hubot-irc'
export HUBOT_IRC_SERVER='irc.freenode.net'
export HUBOT_IRC_UNFLOOD='true'
export HUBOT_SHIP_EXTRA_SQUIRRELS='1'
export HUBOT_IRC_DEBUG='true'
exec foreman start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment