initial music stuff

This commit is contained in:
ReaperOfVeriod
2026-01-31 02:50:20 +01:00
parent e262300def
commit f00cbb2091
9 changed files with 535 additions and 35 deletions
+4 -1
View File
@@ -10,6 +10,9 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"discord.js": "^14.21.0"
"@discordjs/voice": "^0.19.0",
"@snazzah/davey": "^0.1.9",
"discord.js": "^14.21.0",
"opusscript": "^0.0.8"
}
}