Discord voice channel presence messages #5022
Unanswered
allenbarrett
asked this question in
Ideas and Feature Suggestions
Replies: 0 comments
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, I'd like to discuss an enhancement to the EssentialsDiscord plugin. On my server we use EssentialsDiscord for chat integration, and it would be helpful if users in minecraft chat were able to see that someone had joined or left a discord voice channel, so they could join the voice channel if they wanted. From what I can find there's documentation on how to do this in DiscordJS bots, so hopefully this is possible. I'm familiar with java and happy to work on implementing this if someone can point me in the right direction on the discord side. I'll link what I've found so far in case that's helpful. Please let me know.
Thanks
https://stackoverflow.com/questions/64342340/how-to-detect-when-a-user-joins-a-voice-channel
https://discord.js.org/#/docs/main/stable/class/Client?scrollTo=e-voiceStateUpdate
Beta Was this translation helpful? Give feedback.
All reactions