From 21cc63275ce46febb723f524e924b352f42e991d Mon Sep 17 00:00:00 2001 From: Zerio <43386412+ZerioDev@users.noreply.github.com> Date: Sat, 1 Feb 2020 21:36:56 +0100 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index f9e644a..b4d2d54 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,17 @@ npm i (name of each missing module) All you have to do is turn on your bot ! +- `play `, play music in a vocal salon. +- `pause`, pauses the current music. +- `resume`, puts the current music back on. +- `queue`, see the next musics. +- `clear-queue`, delete the next music. +- `now-playing`, see music in progress. +- `set-volume <...>`, change the volume. +- `skip`, skip to next music. +- `stop`, stop all music. + + Utilities (to change the code) : Functions available with the `discord-player` module that you can use :