hubot-spam-free-slackbot
v0.1.7
Published
Provides canned responses for sets of trigger words.
Downloads
31
Maintainers
Readme
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