A hubot script for generating memes at http://memegenerator.net
hubot meme list
hubot meme create "generator name" "first line of text" "second line of text"
The double quotes are necessary at this point. The generator name should come from the list command.
- Set up an account at http://memegenerator.net
- Set these two environment variables:
MEME_GENERATOR_USERMEME_GENERATOR_PASSWORD
- Put meme.coffee in your hubot-scripts directory