Closed Anime-Forevere closed 3 years ago
Forgot to add, bot doesn't even connect to voice channel.
player = await client.manager.get(interaction.guild)
doesn't error but just causes player to be undefined. so instead of the try catch statement just add an if statement to check that player is undefined or not
Thanks, it worked!
Hello! I started migrating my bot to discord.js version 13.1.0 and now I get this error:
My code:
If it breaks because of new discord.js, is there fix released already/going to be released soon?