Skip to content

crmall/hubot-thank-you

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-thank-you

A hubot script that accepts your thanks

See src/thank-you.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-thank-you --save

Then add hubot-thank-you to your external-scripts.json:

["hubot-thank-you"]

Sample Interaction

user1>> hubot thank you
hubot>> don’t mention it

About

A hubot script that accepts your thanks

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 58.6%
  • JavaScript 28.3%
  • Shell 13.1%