README (at least)

This commit is contained in:
klemek
2020-04-26 22:45:23 +02:00
parent 66efef564f
commit 52dc013ef6
3 changed files with 51 additions and 3 deletions
+38 -1
View File
@@ -1,3 +1,40 @@
# meme-otron
### WIP
*When making a meme need to be instantaneous*
This is a Python module (and a discord bot) to make memes from templates, like this:
![](main.jpg)
> ```bash
> 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
```bash
git clone https://github.com/Klemek/meme-otron
cd meme-otron
pip install -r requirements.txt
```
You're good to go
## Quick start
```bash
python -m meme_otron [meme_id] "text 1" "text 2" ... > output.jpg
```
## More info
The full documentation can be found [here](./tree/master/docs/README.md).
It includes:
* Arguments syntax
* Discord help
* CLI help
* Full list of templates with images