(rewrite): Bot & Events. This most definitely doesn't work yet. I'm just running out of time to work on this atm.

This commit is contained in:
2026-08-11 10:27:07 +08:00
parent 2b65793903
commit 32b06a384b
25 changed files with 292 additions and 154 deletions
+4
View File
@@ -11,9 +11,12 @@
"typescript": "5.8.3",
"typescript-eslint": "8.32.1"
},
"dependencies": {
"@clynamic/dmark": "0.0.11",
"@redis/client": "5.1.0",
"ioredis": "6.0.0",
"athena-prime": "4.2.0",
"body-parser": "2.2.2",
"discord.js": "14.26.4",
"dotenv": "16.5.0",
@@ -24,6 +27,7 @@
"sqlite": "5.1.1",
"sqlite3": "6.0.1"
},
"scripts": {
"dev": "tsx watch --enable-source-maps src/index.ts",
"start": "node dist/index.js",