Automatically join voice channel
when user click the text(see the attached image), should automatically join the voice channel
Thank a lot
6 Replies
- 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!what should automatically join? The user? The bot? Elaborate please
when user click for exampl "Lobby" label from the message
like this
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 🙏thats not about djs/voice