1.0.0 • Published 8 years ago

hubot-fail v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

t: hubot-fail

Build Status

Image Generator based on the word 'fail' for Hubots.

See src/fail.coffee for full documentation.

Installation

Add hubot-fail to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-fail": ">= 0.0.0"
}

Add hubot-fail to your external-scripts.json:

["hubot-fail"]

Run npm install hubot-fail

1.0.0

8 years ago