add docker support

This commit is contained in:
Th0rOnDoR 2024-08-24 09:10:51 +02:00
parent a61815e9e7
commit c2d9709bdd
3 changed files with 17 additions and 1 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