1.1.7 • Published 10 years ago

hubot-meme-generator v1.1.7

Weekly downloads
9
License
MIT
Repository
github
Last release
10 years ago

hubot-meme-generator

A modified version of the hubot script meme generator: https://github.com/github/hubot-scripts/blob/master/src/scripts/meme_generator.coffee. This package is entirely adapted from the script originally written by skalnik and modified to only support a subset of the memes (instead of ALL THE MEMES!!). :penguin:

See src/meme-generator.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-meme-generator --save

Then add hubot-meme-generator to your external-scripts.json:

[
  "hubot-meme-generator"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!
1.1.7

10 years ago

1.1.6

10 years ago

1.1.5

10 years ago

1.1.4

10 years ago

1.1.3

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago