Set environment variables and start the game
This commit is contained in:
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
|
Reference in New Issue
Block a user