2.2.1 • Published 5 years ago

hubot-frinkiac v2.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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

2.2.1

5 years ago

2.2.0

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.0

8 years ago