1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-07-04 20:14:28 +00:00

Fix code to work on this decade

This commit is contained in:
Christer Warén
2024-02-09 07:22:35 +02:00
parent cd0fc2beff
commit a527f84c29
5 changed files with 645 additions and 163 deletions

View File

@ -13,8 +13,9 @@
"license": "MIT",
"dependencies": {
"discord.js": "^14.14.1",
"@discordjs/voice": "^0.16.1",
"@discordjs/opus": "^0.9.0",
"ms": "^2.1.3",
"opusscript": "0.1.1",
"request": "^2.88.2",
"simple-youtube-api": "^5.2.1",
"ytdl-core": "^4.11.5"