feat(discord-bot): drop files to use postgres and redis

This commit is contained in:
Pihkaal
2025-12-04 17:37:57 +01:00
parent f41072ffe1
commit 622b881d89
6 changed files with 83 additions and 99 deletions

View File

@@ -14,6 +14,7 @@
"typescript": "^5.7.2"
},
"dependencies": {
"@lbf-bot/database": "workspace:*",
"discord.js": "^14.21.0",
"dotenv": "^17.2.3",
"zod": "^3.24.4"