forked from epita/ruche-manager
add docker support
This commit is contained in:
parent
a61815e9e7
commit
c2d9709bdd
3 changed files with 17 additions and 1 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
|
||||
|
||||
DEBUG=871777993922588712 ./src/bot.ts ./token
|
||||
DEBUG=871777993922588712 ./src/bot.ts ./token
|
Loading…
Add table
Add a link
Reference in a new issue