5 lines
82 B
Bash
Executable File
5 lines
82 B
Bash
Executable File
export discord_token=''
|
|
export database_path='/tmp/ghostball.db'
|
|
|
|
python3 main.py
|