RecklessBoon / Macro-Deck-Discord-Plugin

A plugin for Macro Deck 2 to interact with a local Discord client
MIT License
9 stars 1 forks source link

Add Connect/Disconnect Voice Channel actions #7

Open Piripe opened 1 year ago

Piripe commented 1 year ago

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.

Piripe commented 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)

tgiokdi commented 8 months ago

I second this request, would be very useful to be able to connect and disconnect from specific voice channels.