Add database

This commit is contained in:
Myx
2024-05-12 19:44:36 +02:00
parent 99b1ee39df
commit 1d6f9c3fb2
23 changed files with 112 additions and 67 deletions

View File

@@ -26,6 +26,7 @@
"multer": "~1.4.5-lts.1",
"node-schedule": "~2.1.1",
"sodium": "~3.0.2",
"sqlite3": "^5.1.7",
"ts-node": "~10.9.1",
"typescript": "~5.2.2",
"ytdl-core": "^4.11.5"