klemek 80bb269e0a v1.0
2020-04-26 23:07:19 +02:00
2020-04-25 11:45:04 +02:00
2020-04-26 23:07:19 +02:00
2020-04-26 22:50:12 +02:00
2020-04-11 14:53:29 +02:00
2020-04-26 22:50:12 +02:00
2020-04-24 23:34:42 +02:00
2020-04-26 22:22:47 +02:00
2020-04-25 11:43:40 +02:00
2020-04-26 22:45:23 +02:00
2020-04-25 13:13:26 +02:00
2020-04-26 23:06:29 +02:00
2020-04-25 13:41:01 +02:00

Meme-Otron

When making a meme need to be instantaneous

This is a Python module (and a discord bot) to make memes from templates, like this:

python3 -m meme_otron brain3 \
"Making memes using an image editor" \
"Making memes using a Python script" \
"Making memes using a Discord bot" > main.jpg

Installation

git clone https://github.com/Klemek/meme-otron
cd meme-otron
pip install -r requirements.txt

You're good to go

Quick start

python -m meme_otron [meme_id] "text 1" "text 2" ... > output.jpg

More info

The full documentation can be found here.

It includes:

  • Arguments syntax
  • Discord help
  • CLI help
  • Full list of templates with images

Discord bot

You can invite the bot on your server with this link.

S
Description
A Python module (and a discord bot) to make memes from templates
Readme 42 MiB
Languages
Python 99.6%
Dockerfile 0.4%