-
Is there a chance this will be possible? As dynamic linking is usually preferred.
E5ten updated
6 years ago
-
Using the AUR package found here:
https://aur.archlinux.org/packages/mpd-rich-presence-discord-git/
PKGBUILD installs all the dependencies listed in the repo so I'm not sure why it would be missin…
-
This worked in previous versions of the plugin but in new versions, it was seemingly removed. Not exactly sure which version changed this I was checking the latest version and v2.1.1.
v2.1.1:
```c…
-
Hi, i've recently been looking at some libraries to add Discord Rich Presence support for C#, and I came across your library as the most complete one. I've downloaded your master branch and built the …
-
Would be nice to share your currently watching anime in a Discord RichPresence.
Discord gives for this a [RPC-Api](https://github.com/discordapp/discord-rpc) the Api needs from [Discord Developers](h…
-
Hey there I'm using Brackets API and discord-rpc for Rich Presence integration.
and when using it the API just shouts at me
```
[NodeDomain] Error loading domain "Client": Unable to load one of th…
-
Would it be possible to have a new tab under sharing to allow a user to show what anime and episode they are watching in the playing status area(Game Activity)?
-
It seems it doesn't work on WebStorm, I waited for 1.4 to be approved because I thought it would fix that but I updated the plugin and it still doesn't work, if there's any logs you need let me know, …
-
Electron works fine and the window appears, but the console is literally flooded by errors.
Edit: And the Rich Presence doesn't appear on the bot neither on the bot owner's account.
![image](https:…
-
Hi,
I am using the C# wrapper form the Unity example but I am not able to correctly display a Unicode string.
Here are the things I tried so far with no luck:
`private DiscordRpc.RichPresence …