Closed Animeshz closed 2 years ago
Oops, seems like the communication happens through a websocket that currently cannot be created within a browser :(
https://support.discord.com/hc/en-us/community/posts/360048067452-Allow-Rich-Presence-from-web-apps
Currently it reports this when Discord Application is not running.
I believe there can be a way to contact the browser discord, if there exists any, maybe by packaging a chrome extension and exposing a connection port which lets the daemon communicate (not too sure about this).