Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Discord Rich Presence support. #160

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

NotZoeyDev
Copy link

This PR adds support to display Intiface Central's status through Discord Rich Presence (via its IPC api).

This also adds a setting for it which is disabled by default.
It's also only available on desktop but is fully cross-platform, tested on Windows and Linux (macOS implementation is the same as far as I know).

Could easily be improved, honestly, I have never touched Bloc/Cubit before this and I'm pretty sure this could have been implemented in a better way than this.

This also uses a new environment variable named "DISCORD_CLIENT_ID" which should match a client_id provided by a Discord application.

image

@CLAassistant
Copy link

CLAassistant commented Nov 30, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants