3.0.0 • Published 10 years ago

hubot-motivate v3.0.0

Weekly downloads
32
License
MIT
Repository
github
Last release
10 years ago

Hubot: hubot-motivate

A motivate wrapper for Hubots.

Build Status

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!
3.0.0

10 years ago

2.0.0

10 years ago

1.0.0

10 years ago