Replace music with player
This commit is contained in:
parent
509098c9b4
commit
d38de64e60
1 changed files with 4 additions and 3 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue