5 ms·
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
by gyaresu 14y 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.
- tombell 14y agoI 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.