When a song starts playing, the bot might disconnect making it seem as if the bot had an error with the current song. While in fact this disconnect / recovery is caused by the pre-caching lookup of the next song in queue.
Solution:
- Less destructive method of disconnecting and reconnecting on any LavaLink lookup (from a precaching request)
When a song starts playing, the bot might disconnect making it seem as if the bot had an error with the current song. While in fact this disconnect / recovery is caused by the pre-caching lookup of the next song in queue.
Solution: