📝 New loopMessage function

This commit is contained in:
Zerio
2021-10-02 11:37:58 +02:00
parent 5f9cd838e0
commit 920a5a2e1b

View File

@@ -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