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

Bridge: Update usernames to remove discriminator #2962

Closed
Arch-Shaman opened this issue Oct 2, 2023 · 1 comment
Closed

Bridge: Update usernames to remove discriminator #2962

Arch-Shaman opened this issue Oct 2, 2023 · 1 comment

Comments

@Arch-Shaman
Copy link

Currently the code seems to add a "#0000" suffix to discord usernames (presumably because it's falling into a nil check that adds #0000 to the suffix of the username. Due to discord changes, this discriminator no longer is used and should be removed.

Additional: it would be nice if the server nickname was used instead of the username.

@Arch-Shaman
Copy link
Author

Seems to have fixed itself, no action needed?

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