<VoiceState>.speaking feature

How can I get user speaking info in discord.js V14? I just wanna know if user speaking or not thats it but I don't want to put the bot in the voice channel. Is there a way to do this?
2 Replies
d.js toolkit
d.js toolkit•12mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
chewie 🌈
chewie 🌈•12mo ago
I mean, the post title already has your answer get the voicestate of the member and check .speaking member.voice.speaking