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": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/Androz2091/discord-music.git" "url": "git+https://github.com/Androz2091/discord-player.git"
}, },
"keywords": [ "keywords": [
"music", "music",
"player",
"bot", "bot",
"framework", "framework",
"discord", "discord",
@ -23,9 +24,9 @@
"author": "Androz2091", "author": "Androz2091",
"license": "ISC", "license": "ISC",
"bugs": { "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": { "dependencies": {
"ffmpeg-static": "^3.0.0", "ffmpeg-static": "^3.0.0",
"merge-options": "^2.0.0", "merge-options": "^2.0.0",