Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

hubot-frinkiac

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-frinkiac

Hubot plugin for searching for Simpsons and Futurama screencaps on Frinkiac and Morbotron

latest
Source
npmnpm
Version
2.2.1
Version published
Maintainers
1
Created
Source

NPM version Build Status Dependency Status Downloads

hubot-frinkiac

Hubot plugin for searching for Simpsons screencaps on the amazing Frinkiac search engine (check it out!).

It also supports Futurama screenshots care of Morbotron. Just replace 'simpsons me' with 'futurama me'

See src/frinkiac.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-frinkiac --save

Then add hubot-frinkiac to your external-scripts.json:

[
  "hubot-frinkiac"
]

Sample Interaction

user> hubot simpsons me You don't win friends with salad.

Example 1

Additionally, a second argument can be supplied (delineated by a pipe character) to override the image caption.

user> hubot simpsons me You don't win friends with salad. | ♪ You don't win friends with salad! ♪

Example 1

There are also command aliases: frinkiac & simpsons search:

user> hubot frinkiac Me fail English? That's unpossible.

Example 1

Keywords

hubot

FAQs

Package last updated on 10 Jun 2019

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