hubot-room-select
v0.0.10
Published
A hubot script that allows for in-app configuration of room monitoring
Readme
hubot-room-select
A hubot script that allows for in-app configuration of room monitoring
See src/room-select.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-room-select --save
Then add hubot-room-select to your external-scripts.json:
[
"hubot-room-select"
]Environment Variables
HUBOT_MONITOR_ROOMSample Interaction
monitor on
monitor all
monitor off
monitor logNPM Module
https://www.npmjs.com/package/hubot-room-select
