Version 1.3.0 - Ajout de Docker

This commit is contained in:
2025-10-04 17:28:50 +02:00
parent 96cd60912b
commit ca4a20a1b2
6 changed files with 2359 additions and 1392 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "chopin-backend",
"version": "1.2.0",
"version": "1.3.0",
"description": "Discord Bot for music - Fetching everywhere !",
"main": "src/main.js",
"nodemonConfig": {
@@ -30,16 +30,19 @@
"ffprobe-static": "^3.1.0",
"fluent-ffmpeg": "^2.1.3",
"googleapis": "^149.0.0",
"https-proxy-agent": "^7.0.6",
"libsodium-wrappers": "^0.7.15",
"loguix": "^1.4.2",
"mime-types": "^3.0.1",
"nodemon": "^3.1.10",
"pm2": "^5.4.3",
"pm2": "^6.0.11",
"socket.io": "^4.8.1",
"soundcloud.ts": "^0.6.3",
"spotify-web-api-node": "^5.0.2",
"undici": "^7.16.0",
"uuid": "^11.1.0",
"webmetrik": "^0.1.4",
"youtubei.js": "^15.1.1",
"yt-search": "^2.13.1",
"ytfps": "^1.2.0"
}