Closed StrikerFRFX closed 6 years ago
I'm using maxerbox's vscode-discord extenstion, and what I did is go to this path /home/YOUR USERNAME/.vscode/extensions/maxerbox.vscode-discord-1.0.2/node_modules/discord-rpc/src/transports
then I opened IPC.js - went to the getIPCPath function (line 102 for me) and made it always return "/run/user/1000/discord-ipc-0":
This is what it looks like:
And it has been working perfectly for me since I did that.
@RONTheCookie thanks my dude, I'll try this solution when I can thanks.
:ok_hand:
Won't be closing this until I know it works also, but thanks :)
Works
Great 👌
Trying to use crawl's vscode extension and it doesn't work. Crawl suggested it was because of the lib, any advice?