Skip to content

okize/hubot-frinkiac

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Hubot plugin for Simpson's search engine Frinkiac

Resources

License

Stars

Watchers

Forks

Packages

No packages published