Skip to content

Hubot plugin for Simpson's search engine Frinkiac

License

Notifications You must be signed in to change notification settings

bsproul/hubot-frinkiac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM version Build Status Dependency Status Downloads

hubot-morbotron

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

See src/morbotron.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-morbotron --save

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

[
  "hubot-morbotron"
]

Sample Interaction

user> hubot futurama 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 futurama me You don't win friends with salad. | ♪ You don't win friends with salad! ♪

Example 1

There are also command aliases: morbotron & futurama search:

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

Example 1

About

Hubot plugin for Simpson's search engine Frinkiac

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 91.0%
  • Shell 9.0%