0.1.7 • Published 8 years ago

hubot-ignore-own-output v0.1.7

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
8 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

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

9 years ago

0.1.3

9 years ago