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

[Feature Request] Buttons #36

Open
Leclowndu93150 opened this issue Apr 1, 2024 · 2 comments
Open

[Feature Request] Buttons #36

Leclowndu93150 opened this issue Apr 1, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Leclowndu93150
Copy link

Feature Description

Buttons

@Leclowndu93150 Leclowndu93150 added the enhancement New feature or request label Apr 1, 2024
@MJRamon
Copy link

MJRamon commented Jul 10, 2024

I'll make it readable: please add buttons support for 1.20.1 version. Thank you!

@WaxenSs
Copy link

WaxenSs commented Oct 2, 2024

The buttons are available but when I try to create one it doesn't appear, is this normal?

{
  "clientId": xxxxx,
  "enabled": true,
  "screenEvent": true,
  "clientJoinEvent": true,
  "logState": true,
  "buttons": [
    {
      "label": "Discord",
      "url": "https://discord.gg/xxxxxx"
    },
    {
      "label": "Informations",
      "url": "xxxxxxx"
    }
  ]
}

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

No branches or pull requests

3 participants