add Passing debug server through env
This commit is contained in:
parent
4b3db2c066
commit
2a8700ef04
2 changed files with 6 additions and 6 deletions
2
run.sh
2
run.sh
|
@ -6,4 +6,4 @@ if ! [ -f ./token ]
|
|||
then echo "ERROR : Needs discord API token in ./token" && exit
|
||||
fi
|
||||
|
||||
./src/bot.ts ./token
|
||||
DEBUG=871777993922588712 ./src/bot.ts ./token
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue