Brother create venv: python3 -m venv .venv activate source .venv/bin/activate install deps: python3 -m pip install -r requirements.txt run python3 __main__.py or ./__main__.py docker args: -e BOT_TOKEN=""