Automatically join voice channel

when user click the text(see the attached image), should automatically join the voice channel Thank a lot
No description
6 Replies
d.js toolkit
d.js toolkit2y 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!
treble/luna
treble/luna2y ago
what should automatically join? The user? The bot? Elaborate please
Marianna_
Marianna_OP2y ago
when user click for exampl "Lobby" label from the message like this
Marianna_
Marianna_OP2y ago
Marianna_
Marianna_OP2y ago
this is Green bot example I want to create functionality like this sorry but how can I use it in my code(( new EmbedBuilder().setDescription( You have to be connected in a voice channel on this server before you can use this command! Just click on a channel with a speaker icon Lobby:) Thanks a lot 🙏
EREBUS
EREBUS2y ago
thats not about djs/voice

Did you find this page helpful?