Expose sqlite db

This commit is contained in:
2021-04-05 17:49:04 +02:00
parent 62e3adf8a7
commit 860c793259
4 changed files with 2151 additions and 8 deletions

View File

@@ -15,6 +15,7 @@
"google-tts-api": "^2.0.2",
"node-fetch": "^2.6.1",
"opusscript": "^0.0.8",
"sha1": "^1.1.1"
"sha1": "^1.1.1",
"sqlite3": "^5.0.2"
}
}