Updated autodeploy script and added preety-log

This commit is contained in:
2023-11-19 16:27:30 +01:00
parent ca44c07071
commit e70cd8b1a9
3 changed files with 112 additions and 5 deletions

View File

@@ -16,5 +16,8 @@
"discord.js": "^14.8.0",
"dotenv": "^16.0.3",
"mongoose": "^7.0.1"
},
"devDependencies": {
"log-beautify": "^1.2.0"
}
}