feat: implement reporting system
Some checks failed
Build and Push Docker Image / typecheck (push) Failing after 24s
Build and Push Docker Image / build (push) Has been skipped

This commit is contained in:
2026-05-12 19:18:02 +02:00
parent f5a7dbf1e8
commit 00b3ade095
14 changed files with 888 additions and 44 deletions

View File

@@ -17,7 +17,7 @@
"dependencies": {
"@lbf-bot/database": "workspace:*",
"@lbf-bot/utils": "workspace:*",
"discord.js": "^14.21.0",
"discord.js": "^14.26.4",
"sharp": "^0.34.5",
"zod": "4.1.11"
}