1.6.2 • Published 7 years ago

hubot-memes v1.6.2

Weekly downloads
49,465
License
MIT
Repository
github
Last release
7 years ago

Hubot Memes

Meme generator for hubot.

Build Status npm version

Usage:

hubot meme list - List the available memes
hubot meme me (meme) "top message" "bottom message"

Sample Interaction:

user1> hubot meme me afraid "hello" "world"
hubot> http://memegen.link/afraid/hello/world.jpg

Installation

Add the package hubot-memes entry to the external-scripts.json file. (you may need to create this file).

"dependencies": {
  "hubot-memes": "^1.0.x"
}

Run the following command to ensure the module is installed.

$ npm install -S hubot-memes

Ensure hubot-memes is listed in the dependencies in your package.json file.

["hubot-memes"]
1.6.2

7 years ago

1.6.1

8 years ago

1.6.0

8 years ago

1.5.1

8 years ago

1.5.0

8 years ago

1.4.0

8 years ago

1.3.0

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago