Replies: 1 comment
-
you use the discord.js voice library. There's a lot of examples/documentation for it. Here's a link to an example that connects to a voice channel and plays a sound: https://github.com/discordjs/voice-examples/tree/main/basic |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, basically all I want to do is join an voice channel with a specific ID, then either unmute the user if muted and finally play some sound unhearable by humans or somehow trigger voice activity every min, so the user won't get moved to the afk channel. I'm having issues with joining rn. Thanks
Beta Was this translation helpful? Give feedback.
All reactions