Skip to content

Conversation

@itspvty
Copy link
Contributor

@itspvty itspvty commented Aug 14, 2025

This PR reintroduces the DiscordRPC features dropped in #13. It uses DiscordIPC, a well maintained library for this featureset, and maintains the same content that the mod previously displayed (excluding the buttons which have seemingly been dropped from RPC support).

Fixes #15

@srnyx srnyx added the enhancement New feature or request label Aug 14, 2025

// These dont work ig
// builder.set("Download the mod!", "https://modrinth.com/mod/alerts");
// builder.setButton2("Join the Discord!", "https://discord.gg/aGDuQcduWZ");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should be possible as other applications such as Bloxstrap are able to do it:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New DiscordRPC implementation

2 participants