bot4koma/run.sh
2022-06-30 20:31:14 +01:00

4 lines
99 B
Bash

#!/usr/bin/env bash
. .venv/bin/activate
DISCORD_TOKEN="put_discord_bot_token_here" python3 app.py