Azn9 / JetBrains-Discord-Integration

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

[Bug]: Presence not showing up as expected. #209

Closed newtox closed 1 month ago

newtox commented 1 month ago

What happened?

It doesn't work then Discord is being used in the browser.

IDE version

PhpStorm 2024.1.4

Plugin version

2.1.3

What operating system are you using?

Windows

Relevant log output

No response

Azn9 commented 1 month ago

This won't work, browser clients don't have an IPC connection. Use https://arrpc.openasar.dev/ for it to work.

newtox commented 1 month ago

So if I understand that correctly, I can clone the repository on my ubuntu server, then just run the js file and can establish a connection via the ip and then over to discord?