Replace music with player

This commit is contained in:
Androz2091 2020-02-02 11:22:12 +01:00
parent 509098c9b4
commit d38de64e60

View file

@ -9,10 +9,11 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/Androz2091/discord-music.git"
"url": "git+https://github.com/Androz2091/discord-player.git"
},
"keywords": [
"music",
"player",
"bot",
"framework",
"discord",
@ -23,9 +24,9 @@
"author": "Androz2091",
"license": "ISC",
"bugs": {
"url": "https://github.com/Androz2091/discord-music/issues"
"url": "https://github.com/Androz2091/discord-player/issues"
},
"homepage": "https://github.com/Androz2091/discord-music#readme",
"homepage": "https://github.com/Androz2091/discord-player#readme",
"dependencies": {
"ffmpeg-static": "^3.0.0",
"merge-options": "^2.0.0",