Open Piripe opened 1 year ago
You could also subscribe to the VOICE_CONNECTION_STATUS
event to get the current voice_status
(Pretty useful info to know if you are in a voice channel and show the disconnect button only if you are connected in a voice channel)
I second this request, would be very useful to be able to connect and disconnect from specific voice channels.
I would like to add a Discord disconnect button to my Macro Deck.
I seen the
SELECT_VOICE_CHANNEL
command in the Discord docs.I've also seen this feature on the Deckboard Discord plugin if you want to see how it works in that plugin.