A Drake Quote Generator for Hubots.
See src/drizzy.coffee
for full documentation.
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