/spam_free_slackbot

Similar functionality to slackbot's keyword/response, but with time and line limits to elimiate spamming.

Primary LanguageCoffeeScript

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

user1>> hubot hello
hubot>> hello!

NPM Module

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