Add gitignore and dependencies
This commit is contained in:
@@ -4,5 +4,9 @@
|
||||
"main": "index.js",
|
||||
"repository": "https://github.com/ZerioDev/Music-bot.git",
|
||||
"author": "Androz2091 <androz2091@gmail.com>",
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"discord-player": "^1.3.10",
|
||||
"discord.js": "^12.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user