hubot-ignore
v0.0.1
Published
A hubot script that selectively ignores indicated messages
Readme
hubot-ignore
A hubot script that selectively ignores indicated messages
See src/ignore.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-ignore --save
Then add hubot-ignore to your external-scripts.json:
[
"hubot-ignore"
]Sample Interaction
user1>> hubot hello
hubot>> hello!NPM Module
https://www.npmjs.com/package/hubot-ignore
