hubot-quiet
v0.0.2
Published
Ignore the users who can't be trusted not to abuse Hubot.
Downloads
1
Readme
hubot-hubot-quiet
A plugin to quiet the users in your chat who can't be trusted with hubot. Different from other utilities that allow you to whitelist/blacklist certain commands, this tool allows you to train your bot to ignore specific users for a set time interval (or indefinitely).
See src/hubot-quiet.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-quiet --save
Then add hubot-quiet to your external-scripts.json
:
[
"hubot-quiet"
]
Sample Interaction
user1>> hubot hello
hubot>> hello!