(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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user