1.1.5 • Published 8 years ago

hubot-thesimpsons v1.1.5

Weekly downloads
12
License
MIT
Repository
github
Last release
8 years ago

Hubot: hubot-thesimpsons

A Simpsons Quote and Image Generator for Hubots.

Build Status

See src/thesimpsons.coffee for full documentation.

Installation

Add hubot-thesimpsons to your package.json file:

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

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

["hubot-thesimpsons"]

Run npm install hubot-thesimpsons

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

["hubot-thesimpsons"]

Sample Interaction

user1>> hubot simpsons image me
hubot>> http://i.imgur.com/mKzawbN.png
user1>> hubot simpsons quote me
hubot>> "Good thing I drink plenty of… malk?"
1.1.5

8 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago