0.0.1 • Published 9 years ago

hubot-macro v0.0.1

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

hubot-macro

This is a Hubot script which generates an image macro using Memegen. More information about the API is available on the Memegen site.

Getting Started

Installation

In hubot project repo, run:

npm install hubot-macro --save

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

["hubot-macro"]
0.0.1

9 years ago