Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 432 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 432 Bytes

Hubot: hubot-drizzy

A Drake Quote Generator for Hubots.

See src/drizzy.coffee for full documentation.

Installation

Add hubot-drizzy to your package.json file:

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

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

["hubot-drizzy"]

Run npm install hubot-drizzy