PythonistaGuild / Wavelink

A powerful Lavalink library for Discord.py.
https://wavelink.dev
MIT License
396 stars 183 forks source link

Fix/player state #325

Closed EvieePy closed 2 months ago

EvieePy commented 2 months ago

Description

Adds on_wavelink_node_disconnected and player.switch_state. Fixes some disconnect state logic.

Has been tested on a few bots and afaik there are no issues.

Checklist