- Ensure you use at least python3.6
- Generate your reddit token for your account
- Generate your discord token and create a bot
- Copy
config.template.json
asconfig.json
and fill the creds - Install env:
python3.6 -m venv env && . env/bin/activate && pip3 install -r requirements.txt
- Create a multi in your reddit account, and set the name in the config file.
- Run it:
python3.6 memator.py
If you don't have a recent version of python, you can still user Docker to run this app.
- Generate the conf as described above
docker build -t memator .
docker run -it memator
- OOP
- Error catching
- Add slack output
- Add local output
- Add more input feeds
- Add auto send memes at fixed hour
- Filter to get only images links