📝 New loopMessage function
This commit is contained in:
@@ -17,7 +17,7 @@ module.exports = {
|
|||||||
app: {
|
app: {
|
||||||
px: 'XXX',
|
px: 'XXX',
|
||||||
token: 'XXX',
|
token: 'XXX',
|
||||||
playing: 'by Zerio ❤️',
|
playing: 'by Zerio ❤️'
|
||||||
},
|
},
|
||||||
|
|
||||||
opt: {
|
opt: {
|
||||||
@@ -47,6 +47,7 @@ DJ mode configuration
|
|||||||
Advanced configuration
|
Advanced configuration
|
||||||
|
|
||||||
- `opt/maxVol`, the maximum volume that users can define
|
- `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
|
- `opt/discordPlayer`, options used by discord-player
|
||||||
|
|
||||||
### 📑 Installation
|
### 📑 Installation
|
||||||
|
|||||||
Reference in New Issue
Block a user