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
141 stars 47 forks source link

Added custom button support for Rich Presence #29

Closed Killarexe closed 7 months ago

Killarexe commented 1 year ago

Adding custom button support for rich presence and updated/fixed the README.md. If you want to test by yourself just add .setButton1("Some text", "https://ururl.com") to the builder.

rickmartensnl commented 1 year ago

Any update on this?

Killarexe commented 1 year ago

Any update on this?

Well this pull just adds a button support, update packages and adds a better README that's it. But it's seems like the owner of this repo isn't insterested by this feature...

Killarexe commented 7 months ago

Well, after almost 1 year. It seems that the creator of the repo isn't interested to maintain this. So I close this pull request.

And if you are interested in this feature I recommend using CDAGaming's fork! Witch is a great fork still maintained nowadays by him.