Discord.js Voice connection.destroy() error
I wanted to create an “Radio” command. I using a package named @discordjs/voice. I want the user to type quit
, the bot is leave the channel the bot in. I am using this code:
I wanted to create an “Radio” command. I using a package named @discordjs/voice. I want the user to type quit
, the bot is leave the channel the bot in. I am using this code:
We are looking to implement a group –voice– chat in the browser using node.js on the server. Is this possible? Answers: Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please treat them as advisements. If you found the post … Read more