hubot-ignore-by-prefix

0.0.5 • Public • Published

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

/hubot-ignore-by-prefix/

    Package Sidebar

    Install

    npm i hubot-ignore-by-prefix

    Weekly Downloads

    1

    Version

    0.0.5

    License

    Apache-2.0

    Last publish

    Collaborators

    • sqweelygig