[Bug Report] channels registered with setvc
do not respect the alonetimeuntilstop
configuration
#1541
Open
3 tasks done
Bug Description
If a server has a Voice Channel configured with
setvc
, there is a playlist configured withautoplaylist
, and there are not active users in the channel when the bot starts, the bot will remain permanently idle in that channel on startup despite thealonetimeuntilstop
configuration.Steps to Reproduce
alonetimeuntilstop = 5
in config.txtsetvc General
autoplaylist myplaylist
The bot joins General and does not leave after 5 seconds.
Expected Result
The bot should either not join channels which have no active listeners, or disconnect after
alonetimeuntilstop
as usual.Debug Output
Additional Info
No response
Checklist
The text was updated successfully, but these errors were encountered: