Bot joined in channel but is fullmuted, why?
In voice channel my discord bot is fullmuted, so he cant play a sound.
Is there a simple fix?
12 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.discord version 14
correct ytdj version
This

Thats the default state the bot enters a voicechannel with, you can disable that in the joinVoiceChannel function, but its not necessary
well he cant play sounds then
i tried with selfMute: false
but it dont work
becasue he shoukd play simple sounds
selfDeaf
ah lol thank you
now If I add the intents for it:
GuildVoiceStates
I get this error if i play some sound:
i cant install sodium on webstorm
You shouldnt use webstorm for bot development anyway
Besides, you install it on your pc, not webstorm
Webstorm has nothing to do with this
Well webstorm is for js, but yes something this have problems :/
is vs better for bot dev?
Yes
Well, vscode
okay thank you
works now
what are the most important arguments to not use webstorm?
Search for webstorm on this server and you will find a lot