Azn9 / JetBrains-Discord-Integration

Discord rich presence integration for all JetBrains IDEs
Apache License 2.0
142 stars 9 forks source link

Allows a user to provide a custom application ID #27

Closed Azn9 closed 4 months ago

Azn9 commented 11 months ago

https://github.com/Almighty-Alpaca/JetBrains-Discord-Integration/issues/387

This would not resolves the linked issue as the app name would have to be dynamically updated (which could lead to a discord ratelimit or ban if abused), but would add more control for the users

The icons displayed can also be sent by the rpc and no longer statically uploaded to the dev portal, so the users would not have to upload everything

Azn9 commented 5 months ago

This has been done in https://github.com/Azn9/JetBrains-Discord-Integration/commit/25aab73f1c23dc84c4208243308b3b903ba92582, keeping this issue open until it has been released