From 920a5a2e1b725c0233fc453f2cb05e4457683e0b Mon Sep 17 00:00:00 2001 From: Zerio Date: Sat, 2 Oct 2021 11:37:58 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20New=20loopMessage=20function?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b278432..004d47a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ module.exports = { app: { px: 'XXX', token: 'XXX', - playing: 'by Zerio ❤️', + playing: 'by Zerio ❤️' }, opt: { @@ -47,6 +47,7 @@ DJ mode configuration Advanced configuration - `opt/maxVol`, the maximum volume that users can define +- `opt/loopMessage`, if the message that a music is played should be sent when it is looped - `opt/discordPlayer`, options used by discord-player ### 📑 Installation