0.1.7 • Published 7 years ago

hubot-ignore-own-output v0.1.7

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
7 years ago

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

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago