feat(lavalink): Migrate from Erela.js to Shoukaku for music playback management

This commit is contained in:
2025-04-24 00:25:02 +08:00
parent 5a29fe3d9d
commit e54c23cc63
5 changed files with 401 additions and 168 deletions

View File

@@ -13,7 +13,7 @@
"dependencies": {
"discord.js": "^14.18.0",
"dotenv": "^16.5.0",
"erela.js": "^2.4.0",
"shoukaku": "^4.1.1",
"winston": "^3.17.0"
},
"devDependencies": {