1.0.1 • Published 7 years ago

hubot-thankfulness v1.0.1

Weekly downloads
1
License
CC0
Repository
github
Last release
7 years ago

hubot-thankfulness Build Status npm

:cat: 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
1.0.1

7 years ago

1.0.0

7 years ago