To make changes, edit the main.py file.
It's recommended to run everything in a virtual environment. You can find a guide how to set this up here
Run Locally (Dev):
pip3 install -r requirements.txt
python3 main.pyTo make changes, edit the main.py file.
It's recommended to run everything in a virtual environment. You can find a guide how to set this up here
Run Locally (Dev):
pip3 install -r requirements.txt
python3 main.py