finish up current features

This commit is contained in:
Crylia
2024-09-13 21:03:14 +02:00
parent 72b7c978a3
commit 5ed26bd488
10 changed files with 124 additions and 108 deletions

View File

@@ -2,8 +2,10 @@
"dependencies": {
"discord.js": "^14.15.3",
"dotenv": "^16.4.5",
"jest": "^29.7.0",
"node-cron": "^3.0.3",
"pg": "^8.12.0"
"pg": "^8.12.0",
"sequelize": "^6.37.3"
},
"scripts": {
"test": "jest"