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