0.1.7 • Published 8 years ago

hubot-spam-free-slackbot v0.1.7

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

hubot-spam-free-slackbot

Provides canned responses for sets of trigger words.

See src/spam-free-slackbot.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-spam-free-slackbot --save

Then add hubot-spam-free-slackbot to your external-scripts.json:

[
  "hubot-spam-free-slackbot"
]

Sample Interaction

admin1>> hubot triggerset example foo -> bar
hubot>> *For these trigger words:*
        foo
        *The following response has been added:*
        bar
...
[after >5 minutes and >20 lines]
...
user1>> foo
hubot>> bar

NPM Module

https://www.npmjs.com/package/hubot-spam-free-slackbot

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago