Neodymium7 / BetterDiscordStuff

Neodymium's plugins and CSS Snippets for BetterDiscord
MIT License
34 stars 10 forks source link

[Enchancement] VoiceActivity - Show all connected voice channels #35

Closed rollingmoai closed 7 months ago

rollingmoai commented 1 year ago

Is your feature request related to a problem? Please describe. While inside a VC, You can join a VC in a different server using a different device (or simply in a new tab in Discord Web). However, VoiceActivity does not show all VCs you are joined in.

Describe the solution you'd like Show all VCs you are joined in

Describe alternatives you've considered None

Additional context

Neodymium7 commented 1 year ago

Good idea! Unfortunately, Discord doesn't have any built-in methods for getting all voice states for a specific user (as far as I'm aware), and it would require some new UI and functionality to switch between the different voice states. It would be a decent amount of work for a niche feature, but I'll keep this idea in mind for the future.