rule34 implementation and code upgrades

This commit is contained in:
fzzinchemical
2025-04-15 17:55:29 +02:00
parent c32b80e87b
commit f9a8650243
4 changed files with 88 additions and 71 deletions

4
deno.lock generated
View File

@@ -1,6 +1,7 @@
{
"version": "4",
"specifiers": {
"jsr:@melvdouc/xml-parser@*": "0.1.1",
"jsr:@std/dotenv@0.225.3": "0.225.3",
"jsr:@std/fmt@^1.0.5": "1.0.6",
"jsr:@std/fs@^1.0.11": "1.0.15",
@@ -10,6 +11,9 @@
"npm:discord.js@14.18.0": "14.18.0"
},
"jsr": {
"@melvdouc/xml-parser@0.1.1": {
"integrity": "5c79d37c6471cb74efb344988317270b57b4f181decb873e441453db42eb6e5f"
},
"@std/dotenv@0.225.3": {
"integrity": "a95e5b812c27b0854c52acbae215856d9cce9d4bbf774d938c51d212711e8d4a"
},