mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-05-18 22:41:36 +02:00
Fix livestreams
This commit is contained in:
parent
af05210be4
commit
c519a43620
4 changed files with 33 additions and 24 deletions
|
@ -82,14 +82,14 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@discordjs/opus": "^0.7.0",
|
||||
"@discordjs/voice": "^0.7.5",
|
||||
"@discordjs/voice": "^0.8.0",
|
||||
"@prisma/client": "^3.7.0",
|
||||
"@types/libsodium-wrappers": "^0.7.9",
|
||||
"array-shuffle": "^3.0.0",
|
||||
"debug": "^4.3.3",
|
||||
"delay": "^5.0.0",
|
||||
"discord-api-types": "^0.26.1",
|
||||
"discord.js": "^13.5.0",
|
||||
"discord.js": "^13.6.0",
|
||||
"dotenv": "^8.5.1",
|
||||
"execa": "^6.0.0",
|
||||
"fluent-ffmpeg": "^2.1.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue