Voice Text message send
I would like to send a message into a voice text channel once a user join that same vocal.
3 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.I would normaly fetch the channel, make a then and send the message. But it seem I can't fetch the textual in the voice.
Get the voice channel and do
<VoiceChannel>.send()