0.0.4 • Published 10 years ago
hubot-mumble-reporter v0.0.4
hubot-mumble-reporter
A hubot script to report mumble events in chat
Installation
In the hubot project repo, run:
npm install hubot-mumble-reporter --save
Then add hubot-mumble-reporter to your external-scripts.json:
["hubot-mumble-reporter"]You'll then need to set HUBOT_MUMBLE_HOSTNAME and optionally HUBOT_MUMBLE_DEFAULT_CHANNEL and HUBOT_MUMBLE_CHANNELS_TO_IGNORE.