A discord bot for generating memes.
- Declarative definitions for memes
- Extensible through composable plugins
- Run with docker 🐳
When adding a new meme to allmemes.py, you can test it out from the terminal by running:
poetry run meme {meme alias} {input text}
this will open your generated meme in a new window.