feat: add admin command with stats subcommand and integrate dsxjs dependency

This commit is contained in:
grngxd 2025-08-03 22:13:02 +01:00
parent 9583267f64
commit 7089d8ad28
7 changed files with 90 additions and 7 deletions

View file

@ -12,6 +12,7 @@
},
"dependencies": {
"discord.js": "^14.21.0",
"dsxjs": "0.0.3",
"ky": "^1.8.2",
"msgpack-lite": "^0.1.26"
}