fredemmott / StreamDeck-Discord

Control the Discord application with the Elgato StreamDeck
MIT License
275 stars 23 forks source link

Switch voice channel directly if already connected to one #62

Open Wobak opened 3 years ago

Wobak commented 3 years ago

Again, thanks for all the hard work.

Is your feature request related to a problem? Please describe. I want to be able to join a specific voice channel from the streamdeck.

Describe the solution you'd like A button on the stream deck where I could copy maybe the chan ID from discord to connect to.

Describe alternatives you've considered Clicking manually :(

Additional context Pretty self-explanatory I think?

fredemmott commented 3 years ago

This is also in the pre-release I mentioned in #61 :)

Wobak commented 3 years ago

Hmmmm it works when I'm not connected, but doesn't switch if I'm connected to another voice channel.

Is that expected?

fredemmott commented 3 years ago

Nope, but makes sense - and changeable.

not sure if I’ll make this “just work”, or if I’ll make it need a long press if you’re already in a channel

fredemmott commented 3 years ago

It’s also be possible to do this with a multi action, but then you lose the state indication

Wobak commented 3 years ago

Not sure the state indication is a major issue. Once you're in the chan, you can have the overlay or the hangup button showing the state.

I like the multi-action idea, I'll use it with Hangup + Connect to voice in the meantime :)

Thanks,

Wobak commented 3 years ago

And would it be another feature request to alternate between channels ? State A channel 1 State B channel 2 ?

fredemmott commented 3 years ago

I think that’s a bit too edge case - use a multi action switch for that :)