hubot-ignore-self
v0.1.2
Published
A hubot script that prevents a hubot from acting on it's own output
Downloads
3
Readme
hubot-ignore-self
A hubot script that prevents a hubot from acting on it's own output
See src/ignore-self.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-ignore-self --save
Then add hubot-ignore-self to your external-scripts.json
:
[
"hubot-ignore-self"
]
Sample Interaction
NPM Module
https://www.npmjs.com/package/hubot-ignore-self