feat(disable-autoplay): add apply once, resolve #9

This commit is contained in:
JellyBrick
2023-10-02 19:08:17 +09:00
parent 61b04e9b42
commit 042083b112
3 changed files with 34 additions and 6 deletions

View File

@ -113,6 +113,9 @@ const defaultConfig = {
'lyric-genius': {
romanizedLyrics: false,
},
'disable-autoplay': {
applyOnce: false,
},
'discord': {
enabled: false,
autoReconnect: true, // If enabled, will try to reconnect to discord every 5 seconds after disconnecting or failing to connect