Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Discord voice timeout #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MetalBreaker
Copy link

@MetalBreaker MetalBreaker commented Nov 16, 2020

From my own testing, I've come to the conclusion that the default timeout is too short - the bot would stop playing music if the voice connection got lost for a moment or if it was moved to another channel. I think 5 seconds is plenty of time for it to reconnect to voice if it disconnects.

It could probably be even shorter, but as far as I'm aware, there's no downside to it being a higher value, besides the bot realizing it lost connection to the voice channel a few seconds later if it doesn't manage to reconnect. I believe the trade-off is worth it though.

Thanks for this great project.

From my own testing, I've come to the conclusion that the default timeout is too short - the bot would stop playing music if the voice connection got lost for a moment or if it was moved to another channel. I think 5 seconds is plenty of time for it to reconnect to voice if it disconnects.

Thanks for this great project.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant