0.0.5 • Published 7 years ago

hubot-ignore-by-prefix v0.0.5

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

hubot-ignore

A hubot script that selectively ignores indicated messages

See src/main.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-ignore-by-prefix --save

Then add hubot-ignore-by-prefix to your external-scripts.json:

[
  "hubot-ignore-by-prefix"
]

Environment variables

HUBOT_IGNORE_PREFIX

Sample Interaction

user1>> badger
hubot>> We don't need no stinking badgers!
user1>> :badger

NPM Module

https://www.npmjs.com/package/hubot-ignore-by-prefix

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago