This commit is contained in:
JonnyBro 2022-02-04 01:34:25 +05:00
parent ac3c364495
commit 495452ce00

View file

@ -67,7 +67,7 @@ class JaBa extends Client {
emitNewSongOnly: true, emitNewSongOnly: true,
leaveOnEmpty: true, leaveOnEmpty: true,
leaveOnFinish: true, leaveOnFinish: true,
leaveOnStop: false, leaveOnStop: true,
searchSongs: 10, searchSongs: 10,
searchCooldown: 30, searchCooldown: 30,
emptyCooldown: 0, emptyCooldown: 0,