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

dc_get_display_name does not work for User Profile display name #45

Open
GunnyWaffle opened this issue Nov 8, 2023 · 1 comment
Open

Comments

@GunnyWaffle
Copy link

I'm not sure when this started to become an issue, but players in my server noticed it today.
Some users' discord names in the minecraft chat were showing their username instead of their display name.

We did a lot of testing and concluded the following:
The display name in your Server Profile for the server is picked up by dc_get_display_name , but the display name in your User Profile is not in which case the username is returned by dc_get_display_name . Which means only people with nitro profiles can use their display name in our chat bridge.

As always thank you for your continued support and development of this fantastic mod!

@replaceitem
Copy link
Owner

Apparently this is not yet supported by Javacord (See Javacord/Javacord#1260)
Until then maybe you could resort to manually getting the global_name with http requests

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

2 participants