You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed the AI song suggestion message not being deleted when everyone leaves the voice channel — previously the bot would disconnect and remove its player message, but leave the suggestion embed stranded in the text channel. Both are now cleared together.
Improvements
Moved YouTube track lookups to a self-hosted proxy, replacing the paid third-party service. Lookups now share the same connection as the audio stream, which improves consistency.
Updated the YouTube Source plugin to the latest version, restoring playback reliability against recent YouTube changes.