(v4.2) Open Discord Framework Update (Part 2)
Replaced all "Default" classes & types with ID mappings & improved types. Updated Interactive Setup CLI & certain events, renamed ODStat's to ODStatistics. Moved many classes, types & interfaces to the framework
This commit is contained in:
+3
-3
@@ -25,12 +25,12 @@
|
||||
"type": "commonjs",
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@discordjs/rest": "^2.6.0",
|
||||
"@open-discord-bots/framework": "^0.1.2",
|
||||
"@discordjs/rest": "^2.6.1",
|
||||
"@open-discord-bots/framework": "^0.2.8",
|
||||
"@types/node": "^22.5.0",
|
||||
"@types/terminal-kit": "^2.5.7",
|
||||
"ansis": "^4.2.0",
|
||||
"discord.js": "^14.24.2",
|
||||
"discord.js": "^14.26.0",
|
||||
"formatted-json-stringify": "^1.2.1",
|
||||
"terminal-kit": "^3.1.2",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
Reference in New Issue
Block a user