DB: Switch to better-sqlite3

This commit is contained in:
2026-01-17 18:14:22 +01:00
parent 2e4147abec
commit 00210a03cf
4 changed files with 153 additions and 991 deletions

View File

@@ -1,11 +1,11 @@
{
"dependencies": {
"axios": "^1.6.8",
"better-sqlite3": "^12.6.2",
"discord.js": "^14.13.0",
"dotenv": "^16.3.1",
"spotify-web-api-node": "^5.0.2",
"sqlite": "^5.1.1",
"sqlite3": "^5.1.7"
"sqlite": "^5.1.1"
},
"name": "minzbot",
"description": "Successor of the Discord.py implementation",