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

RichPresence buttons #702

Open
Sitois opened this issue Jun 12, 2024 · 0 comments
Open

RichPresence buttons #702

Sitois opened this issue Jun 12, 2024 · 0 comments

Comments

@Sitois
Copy link

Sitois commented Jun 12, 2024

Summary

Add buttons to custom RichPresence

What is the feature request for?

The core library

The Problem

Being impossible to put links in buttons make them useless (because buttons withouth aren't buttons)

The Ideal Solution

Change the current buttons[str, str] to a better solution that include links like

buttons=[{"label": "first_button_name", "url": "first_button_link"}, {"label": "second_button_name", "url": "second_button_link"}]

The Current Solution

No response

Additional Context

No response

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

No branches or pull requests

1 participant