mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
* Replace player.manager to player.node * Try using bot.is_closed instead of get_voice_ws. * Use Shard.is_closed instead of bot.is_closed. * Use RLL PR as dep. * Update audio to use add dep to https://github.com/Cog-Creators/Red-Lavalink/pull/122 * few thing missing * Missing `player.manager.node` -> `player.node` change * Update setup.cfg Co-authored-by: PredaaA <46051820+PredaaA@users.noreply.github.com> Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>