Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 424 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 424 Bytes

Description

A hubot script for generating memes at http://memegenerator.net

Usage

hubot meme "first line of text" "second line of text"

The double quotes are necessary at this point.

Installation

  1. Set up an account at http://memegenerator.net
  2. Set these two environment variables:

MEME_GENERATOR_USER MEME_GENERATOR_PASSWORD

  1. Put meme.coffee in your hubot-scripts directory