0.0.2 • Published 10 years ago

hubot-simpsons v0.0.2

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

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"
0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago