Skip to content

okize/hubot-frinkiac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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