hubot-simpsons
v0.0.2
Published
A Simpsons Quote and Image Generator for Hubots.
Downloads
10
Readme
Hubot: hubot-simpsons
A Simpsons Quote and Image Generator for Hubots.
See src/index.coffee
for full documentation.
Installation
Add hubot-simpsons to your package.json
file:
"dependencies": {
"hubot": ">= 2.5.1",
"hubot-scripts": ">= 2.4.2",
"hubot-simpsons": ">= 0.0.0",
"hubot-hipchat": "~2.5.1-5",
}
Add hubot-simpsons to your external-scripts.json
:
["hubot-simpsons"]
Run npm install hubot-simpsons
Sample Interaction
user1>> hubot simpsons quote
hubot>> "Good thing I drink plenty of… malk?"
user1>> hubot simpsons image
hubot>> "http://i.imgur.com/9hhkx.jpg"