hubot-simpsons

0.0.2 • Public • Published

Hubot: hubot-simpsons

A Simpsons Quote and Image Generator for Hubots.

See src/simpsons.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"

Readme

Keywords

none

Package Sidebar

Install

npm i hubot-simpsons

Weekly Downloads

2

Version

0.0.2

License

MIT

Last publish

Collaborators

  • omardelarosa