Added .env file
All checks were successful
Dat_Boi upload to portainer / Deploy (push) Successful in 7s

This commit is contained in:
2024-12-20 17:03:53 +01:00
parent db7d19c013
commit b0ddfae60c
36 changed files with 341 additions and 992 deletions

View File

@ -4,8 +4,7 @@
"description": "Dat boi, the annoying discord bot",
"main": "index.js",
"scripts": {
"start": "node --trace-warnings index.js",
"stop": "sh ~/scripts/sshKill.sh"
"start": "node --trace-warnings --env-file=.env index.js"
},
"author": "Tomato#6966 (author of this template), Ninluc",
"license": "ISC",