why is voiceStateUpdate not working?

Why is voiceStateUpdate not working?
4 Replies
d.js docs
d.js docs2y ago
• 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.
RichtigJoJo
RichtigJoJo2y ago
latest discord.js version, node v18.4.0 discord.js@14.1.1
Matte
Matte2y ago
do you have the guilds and guild voice states intents?
RichtigJoJo
RichtigJoJo2y ago
I did intents: new Discord.IntentsBitField(32637)