Hacker News new | ask | show | jobs
by gyaresu 5064 days ago
If you setup Hubot to use Freenode then be aware that you'll want to set:

heroku config:add HUBOT_IRC_UNFLOOD="false"

Otherwise just running /hubot help will flood the channel and it'll get kicked.

1 comments

I recently added a HTTP route to hubot `/hubot/help` that you can visit if you enable the HTTP support to view the help on a page rather than flood channels.