hubot-motivate

v1.0.0
A hubot script ported from http://motivate.im
hubot hubot-scripts

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!

Metadata

  • MIT
  • Whatever
  • JJ Asghar
  • released 9/1/2014

Downloads

Maintainers