0.1.2 • Published 7 years ago

hubot-ignore-self v0.1.2

Weekly downloads
2
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/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

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago