bot4koma/bot4koma.py/run.sh

4 lines
99 B
Bash
Raw Normal View History

2022-06-30 19:31:14 +00:00
#!/usr/bin/env bash
. .venv/bin/activate
DISCORD_TOKEN="put_discord_bot_token_here" python3 app.py