Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hubot-thesimpsons

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-thesimpsons

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

  • 1.1.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

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

Keywords

FAQs

Package last updated on 15 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc