Skip to content

catops/hubot-thankfulness

Repository files navigation

hubot-thankfulness Build Status npm

🐱 A Hubot script that listens for thanks yous

See src/thankfulness.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-thankfulness --save

Then add hubot-thankfulness to your external-scripts.json:

["hubot-thankfulness"]

Sample Interaction

user1>> Thanks @user2 for all of your help!

Direct message from @hubot to @user1:

hubot>> To thank @user2, visit this URL: www.thanks.com?email=user1@domain.com&draft_thanks=for+all+of+your+help!

(Assuming HUBOT_THANKS_URL has been set to www.thanks.com.)

Contributing

Please read our general contributing guidelines.

Open source licensing info

  1. TERMS
  2. LICENSE
  3. CFPB Source Code Policy