hubot-motivate
v3.0.0
Published
A hubot script ported from http://motivate.im
Downloads
33
Readme
Hubot: hubot-motivate
A motivate wrapper for Hubots.
See src/motivate.coffee
for full documentation.
Installation
Add hubot-motivate to your package.json
file:
"dependencies": {
"hubot": ">= 2.5.1",
"hubot-scripts": ">= 2.4.2",
"hubot-motivate": ">= 0.0.0"
}
Add hubot-motivate to your external-scripts.json
:
["hubot-motivate"]
Run npm install hubot-motivate
Sample Interaction
user1> !m user1
Hubot> You're doing great work user1!
user1> !thank user1
Hubot> You're doing great work user1!
user1> !thanks user1
Hubot> You're doing great work user1!