move docker setup into packaging subdir

This commit is contained in:
JOLIMAITRE Matthieu 2024-08-29 20:34:29 +02:00
parent c2d9709bdd
commit 8b4de1be9d
8 changed files with 49 additions and 18 deletions

2
run.sh
View file

@ -6,4 +6,4 @@ if ! [ -f ./token ]
then echo "ERROR : Needs discord API token in ./token" && exit
fi
DEBUG=871777993922588712 ./src/bot.ts ./token
DEBUG=871777993922588712 ./src/bot.ts ./token