Refactor message handling functions for improved clarity and maintainability
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"admin": "deno -A --watch --check src/bot.ts"
|
||||
},
|
||||
"imports": {
|
||||
"@discordeno": "npm:discordeno@21.0.0",
|
||||
"@discordeno": "npm:discord.js@14.18.0",
|
||||
"@melvdouc/xml-parser": "jsr:@melvdouc/xml-parser@^0.1.1",
|
||||
"@std/assert": "jsr:@std/assert@1",
|
||||
"@types/node": "npm:@types/node@^22.14.1",
|
||||
|
||||
Reference in New Issue
Block a user