1.1.7 • Published 8 years ago

hubot-meme-generator v1.1.7

Weekly downloads
9
License
MIT
Repository
github
Last release
8 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

8 years ago

1.1.6

8 years ago

1.1.5

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.1

8 years ago

1.0.0

8 years ago