discordjs / RPC

A simple RPC client for Discord
MIT License
466 stars 191 forks source link

issue with discord(snap) #119

Closed takase1121 closed 3 years ago

takase1121 commented 3 years ago

Snap breaks the ipc mode by placing the socket file under $XDG_RUNTIME_DIR/snap.discord/. I have no idea if other people had the same issue, but it appears so (at least to me). I guess websocket is my only savior.

iCrawl commented 3 years ago

Install discord without snap (just as discord itself recommends it).