bitfocus / companion-module-discord-api

MIT License
5 stars 2 forks source link

A way to access the current Voicechannel in a leave action #17

Closed JMLutra closed 1 year ago

JMLutra commented 1 year ago

Describe the feature Adding a Variable which reflects the Voicechannel the Client is currently connected to. Also splitting the joining and leaving of Voicechannel into two different actions, and making the leave channel action either accepting variables, or having a selection for "current channel".

Usecases Having a button to leave the current Voicechannel without having to set it up by hand.