Voice chatting when alone in VC
All checks were successful
Dat_Boi upload to portainer / Deploy (push) Successful in 44s

This commit is contained in:
2025-07-05 18:19:45 +02:00
parent ec04dba632
commit 90da9c78c5
5 changed files with 846 additions and 343 deletions

View File

@@ -9,12 +9,16 @@
"author": "Tomato#6966 (author of this template), Ninluc",
"license": "ISC",
"dependencies": {
"@discordjs/opus": "^0.10.0",
"@discordjs/voice": "^0.10.0",
"ascii-table": "0.0.9",
"colors": "^1.4.0",
"discord.js": "^13.8.1",
"ffmpeg-static": "^4.4.1",
"fluent-ffmpeg": "^2.1.3",
"libsodium-wrappers": "^0.7.10",
"moment": "^2.29.4"
"moment": "^2.29.4",
"prism": "^4.1.2",
"prism-media": "^1.3.5"
}
}