hubot-thesimpsons

v1.1.5
A hubot script to show some Simpsone quotes or imgur.com/r/TheSimpsons images
hubot hubot-scripts

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?"
npm i hubot-thesimpsons

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/15/2016

Downloads