reworked memory from json to sqlite

This commit is contained in:
Luna
2026-02-22 19:19:59 +01:00
parent 82bf5f9ca8
commit feb4de6f61
5 changed files with 345 additions and 118 deletions

View File

@@ -12,6 +12,7 @@
"node": ">=18.0.0"
},
"dependencies": {
"sql.js": "^1.11.0",
"cheerio": "^1.0.0-rc.12",
"discord.js": "^14.15.2",
"dotenv": "^16.4.5",