Skip to content

A zenircbot service that implements a !meme command to generate a meme img

Notifications You must be signed in to change notification settings

jyaganeh/zenircbot-meme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

zenircbot-meme

A zenircbot service that implements a !meme command to generate a meme img

Usage

Top text is filled with message before the first '.' is encountered. Unless there is no '.', then all of the text is put on the bottom of the image.

Default image is the Aliens guy:

You can override the default image by putting an image url after the message surrounded by [].

Example

!meme I don't always test my code. But when I do, I do it in production [http://memecaptain.com/most_interesting.jpg]

Note

The service will also send topic messages to the !meme command on topic change, if your version of zenircbot supports it. I have a fork of it on my github, which supports it, and will update here after I send a pull request to wraithan.

Also it uses http://memecaptain.com for the meme genereation. You could theoretically run that on your own server using https://github.com/mmb/meme_captain

About

A zenircbot service that implements a !meme command to generate a meme img

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%