discord-player 6.6.0-dev.0 → 6.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.d.ts +572 -590
- package/dist/index.js +10 -6
- package/dist/index.mjs +2 -0
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -148,4 +148,4 @@ That's all it takes to build your own music bot. Please check out the [Documenta
|
|
|
148
148
|
|
|
149
149
|
## Community Resources
|
|
150
150
|
|
|
151
|
-
Explore a curated list of resources built by the Discord Player community, including open-source music bots and extractors. Visit [https://discord-player.js.org/
|
|
151
|
+
Explore a curated list of resources built by the Discord Player community, including open-source music bots and extractors. Visit [https://discord-player.js.org/showcase](https://discord-player.js.org/showcase) for more information.
|