Python 3.10.x
Copy example.env to .env and set api keys.
Install python requirements:
pip install -r requirements.txt
Setup cron based on crontab_template if you need run wordle solver everyday
Edit paths in cold_restart.sh and run cold_restart.sh
Used wordle(https://wordle.belousov.one/) solver from https://github.com/pedrecho/wordle
Degenerator.py from https://github.com/nesclass/demotivator-bot (add font.ttf to root dir)