hubot-thankfulness
v1.0.1
Published
A Hubot script that listens for thank yous
Readme
hubot-thankfulness

: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: [email protected]&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.
