Azn9 / JetBrains-Discord-Integration

Discord rich presence integration for all JetBrains IDEs
Apache License 2.0
132 stars 10 forks source link

Allows the use of the project icon in the rich presence #28

Closed Azn9 closed 3 months ago

Azn9 commented 10 months ago

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

The icons displayed can also be sent by the rpc and no longer statically uploaded to the dev portal, so this is now possible

Azn9 commented 4 months ago

WIP in https://github.com/Azn9/JetBrains-Discord-Integration/tree/feat/use-project-icon

Azn9 commented 3 months ago

Unfortunately, Discord does not allow the use of base64-encoded images, so this is finally not possible :'(