From 840293895f5701d69cebfd33a5a7521b8c5339be Mon Sep 17 00:00:00 2001 From: Zerio <43386412+ZerioDev@users.noreply.github.com> Date: Sat, 1 Feb 2020 21:14:25 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a150077..b262052 100644 --- a/README.md +++ b/README.md @@ -82,3 +82,5 @@ client.player.setRepeatMode(false); ``` Find all the functions available on the official code [right here](https://github.com/Androz2091/discord-player). + +This is used with [Discord.js](https://www.npmjs.com/package/discord.js) and [discord-player](https://www.npmjs.com/package/discord-player).