Update Bot to latest Discordeno Version 21.0.0 and add nsfw check for rule34 and yandere api calls
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
"admin": "deno -A --watch --check src/bot.ts"
|
||||
},
|
||||
"imports": {
|
||||
"@discordeno": "npm:@discordeno@18.0.1",
|
||||
"@discordeno": "npm:discordeno@21.0.0",
|
||||
"@melvdouc/xml-parser": "jsr:@melvdouc/xml-parser@^0.1.1",
|
||||
"@std/assert": "jsr:@std/assert@1",
|
||||
"@types/node": "npm:@types/node@^22.5.4",
|
||||
"@types/node": "npm:@types/node@^22.14.1",
|
||||
|
||||
"@root/" : "./src/"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user