Set environment variables and start the game
This commit is contained in:
parent
38b549e10c
commit
b43ee8a39c
4
GhostBallBot/run.sh
Executable file
4
GhostBallBot/run.sh
Executable file
@ -0,0 +1,4 @@
|
||||
export discord_token=''
|
||||
export database_path='/tmp/ghostball.db'
|
||||
|
||||
python3 main.py
|
Loading…
Reference in New Issue
Block a user