Adds Event system and automatic messages

This commit is contained in:
Michel Fedde 2025-05-25 16:07:09 +02:00
parent 0e10ea3cab
commit 2f826fbf36
20 changed files with 428 additions and 18 deletions

View file

@ -23,7 +23,9 @@
"discord.js": "^14.18.0",
"dotenv": "^16.4.7",
"esbuild": "^0.25.0",
"is-plain-object": "^5.0.0",
"log4js": "^6.9.1",
"node-cron": "^4.0.7",
"object-path-set": "^1.0.2",
"svg2img": "^1.0.0-beta.2"
}