Requirements & venv are handled by Poetry - https://python-poetry.org/docs & https://python-poetry.org/docs/basic-usage
To run:
- set the following environment variables:
DISCORD_PREFIXDISCORD_TOKENmod_role_idmod_role_id
- do
poetry install - and then
poetry run start
