This commit is contained in:
Andrey Kondratev
2025-08-28 19:13:39 +05:00
parent 6cb8341075
commit 7a7a189ef7
6 changed files with 217 additions and 854 deletions

View File

@@ -31,12 +31,13 @@
"fluent-ffmpeg": "^2.1.2",
"node-telegram-bot-api": "^0.64.0",
"soundcloud-downloader": "^1.0.0",
"sqlite3": "^5.1.6"
"pg": "^8.11.3"
},
"devDependencies": {
"@types/express": "^5.0.3",
"@types/fluent-ffmpeg": "^2.1.27",
"@types/node": "^24.3.0",
"@types/pg": "^8.10.9",
"@types/node-telegram-bot-api": "^0.64.10",
"@typescript-eslint/eslint-plugin": "^8.41.0",
"@typescript-eslint/parser": "^8.41.0",