feat(discord-bot): use new logger

This commit is contained in:
Pihkaal
2025-12-05 20:24:17 +01:00
parent a541b82404
commit cf6cc7ff7b
9 changed files with 70 additions and 21 deletions

View File

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