Skip to content

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

Notifications You must be signed in to change notification settings

auryn-macmillan/spam_free_slackbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published