Skip to content

Social SDK: Add Rich Presence without authentication documentation #7744

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

Merged

Conversation

markmandel
Copy link
Contributor

@markmandel markmandel commented Aug 8, 2025

Add comprehensive documentation for using Rich Presence via direct RPC communication without requiring full Discord authentication. This enables simpler integration for developers who only need basic presence functionality while Discord desktop clients are running.

Add comprehensive documentation for using Rich Presence via direct RPC
communication without requiring full Discord authentication. This
enables simpler integration for developers who only need basic presence
functionality while Discord desktop clients are running.
@markmandel markmandel added the social-sdk Feedback and PRs on Social SDK label Aug 8, 2025
@markmandel markmandel requested a review from a team as a code owner August 8, 2025 21:32
@markmandel markmandel requested review from colinloretz and removed request for a team August 8, 2025 21:32
@markmandel
Copy link
Contributor Author

Preview:

image

Copy link
Contributor

@colinloretz colinloretz left a comment

Choose a reason for hiding this comment

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

✅ with comment below!

});
```

### Requirements
Copy link
Contributor

Choose a reason for hiding this comment

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

wdyt about moving requirements above "Setting Up Direct Rich Presence"?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh that was a good call. I'll make a separate PR.

@markmandel markmandel merged commit d6870a1 into discord:main Aug 11, 2025
4 checks passed
@markmandel markmandel deleted the social-sdk/rich-presence-no-auth branch August 12, 2025 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
social-sdk Feedback and PRs on Social SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants