I NEED help desperately with my discord bot I'm creating
I want to make a bot that simply joins the user's voice channel and when I run a command it server mutes everyone in that channel. I get the bot to join the voice channel, but he leaves instantly. I am using Discord.Net for the bot and when I used a Try Catch I get this error:
VOICE CRASH: Unable to load DLL 'opus' or one of its dependencies: The specified module could not be found. (0x8007007E)
I understand I need opus to run it, but ITS NOWHERE! I've searched for hours but I don't see a single Opus.dll and I need desperate help on how to get it. PLEASE HELP