jagrosh / DiscordIPC

Connect locally to the Discord client using IPC for a subset of RPC features like Rich Presence and Activity Join/Spectate
Apache License 2.0
139 stars 46 forks source link

No support for OSX #7

Closed HeyZeer0 closed 6 years ago

HeyZeer0 commented 6 years ago

DiscordIPC doesn't work with OSX, keep throwing NoDiscordClientException

Shengaero commented 6 years ago

Have you checked to make sure that you have a discord client correctly open?

HeyZeer0 commented 6 years ago

of course, the client is open normally Image

ghost commented 6 years ago

Not sure if I'm necroposting but has there been / will there be a fix for this?

jagrosh commented 6 years ago

It's on my backlog 😅. The issue here is that what this library does doesn't match what Discord's version does.