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

Reconnect node and resume player if lavalink node is disconnected. #349

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

ductridev
Copy link

At some time of the day, sometimes lavalink node will be disconnected for some reason and this affects users, I have added a few lines of code to make it possible for bots to reconnect and continue playing music if lavalink node is disconnected.

@saiteja-madha
Copy link
Owner

Cool. This is something I've been wanting to add. Let me take a look and test this

@ductridev
Copy link
Author

Sometimes the Lavalink node server is shut down by the operator, so all sessions will be aborted, then the bot can't continue playing the current song. So I'm trying to continue if possible or replay that song when the Lavalink node works again.

@Airwav
Copy link
Collaborator

Airwav commented Aug 18, 2023

amazing

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.

3 participants