Upload files to "/"
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "discord-music-bot",
|
||||
"version": "1.0.0",
|
||||
"description": "Discord music bot with yt-dlp and DAVE E2EE support",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/voice": "^0.19.2",
|
||||
"@snazzah/davey": "^0.1.11",
|
||||
"discord.js": "^14.18.0",
|
||||
"opusscript": "^0.1.1",
|
||||
"sodium-native": "latest"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user