JetBrains-Discord-Integration icon indicating copy to clipboard operation
JetBrains-Discord-Integration copied to clipboard

Discord instance picker

Open Developer-exe opened this issue 2 years ago • 2 comments

The computer in question runs two different instances (Discord, Discord PTB). I currently face an issue where the plugin attaches to only one of the instances.

When the plugin attaches to the wrong instance (showing the rich presence on another account), the way around it is to close that instance and reopen it later - then the plugin will switch to the other one automatically. The problem returns as soon as the IDE restarts. Enabling/disabling the Activity Status doesn't affect the instance the rich presence is attached to.

I propose that we could display the rich presence in both instances simultaneously or pick which one we want to display it in. I don't know much about Discord's rich presence, but I'm interested to know if this could be implemented.

Developer-exe avatar Jun 28 '22 11:06 Developer-exe

Duplicate of #66

dnbln avatar Jun 28 '22 18:06 dnbln

Heyo, exprieincing this as well. Seems like this feature is supported in GameSDK

https://github.com/discord/discord-rpc/issues/203#issuecomment-559273887

However I also noticed #130 was closed. Is moving to GameSDK a plan? Especially since the discord-rpc libary has been deprecated for a while now.

VasilisThePikachu avatar Nov 12 '23 15:11 VasilisThePikachu