More Discord RPC Support

I’ve recently come across buttons for Discord’s Rich Presence (not sure how long they’ve been a thing). I think it’d be really cool to get these added so we can add buttons to our rich presence that we’re already able to create with current natives.

(If this is already a thing or there’s a way to do this please let me know!)

2 Likes

Are these buttons documented anywhere on Discord’s docs? If not, where else can one find out how those’d work at all?

I couldn’t find anything within Discord’s documentation and only found the ability to do it after doing some digging with a friend. I know discord-rpc supports it as of the end of December and that’s how I was able to do it with the screenshot above.

I saw the push to the repo for these changes, thanks for moving so fast on this!

When I upgraded to 3570, which was built right after the commit, I ended up getting this error when joining the server. If needed I can upload the actual error file. Thanks again.

Update: Tried on 3571 after the latest commit and works fine. :slight_smile:

2 Likes

can you send me the resource

SetDiscordRichPresenceAction(0, "BUTTON TEXT", "BUTTON LINK") 
SetDiscordRichPresenceAction(1, "BUTTON TEXT", "BUTTON LINK")