trying to handle music
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"name": "arthonor-3",
|
||||
"version": "1.0.0",
|
||||
"description": "discord companion",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/DeSqBlocki/Arthonor-3.git"
|
||||
},
|
||||
"keywords": [
|
||||
"discord"
|
||||
],
|
||||
"author": "DeSqBlocki",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/DeSqBlocki/Arthonor-3/issues"
|
||||
},
|
||||
"homepage": "https://github.com/DeSqBlocki/Arthonor-3#readme",
|
||||
"dependencies": {
|
||||
"@discordjs/voice": "^0.17.0",
|
||||
"@distube/yt-dlp": "^2.0.1",
|
||||
"discord.js": "^14.15.3",
|
||||
"distube": "^5.0.2",
|
||||
"dotenv": "^16.4.5",
|
||||
"mongodb": "^6.8.0",
|
||||
"node-pre-gyp": "^0.17.0",
|
||||
"nodemon": "^3.1.4",
|
||||
"rebuild": "^0.1.2",
|
||||
"sodium-native": "^4.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user