matrix-org / matrix-appservice-discord

A bridge between Matrix and Discord.
Apache License 2.0
785 stars 148 forks source link

Username system changes on the Discord-side #884

Open erkinalp opened 1 year ago

erkinalp commented 1 year ago

Discord is implementing a unique username system, eliminating discriminators:

https://github.com/discord/discord-api-docs/pull/6130 https://discord.com/blog/usernames https://support-dev.discord.com/hc/en-us/articles/13667755828631 https://dis.gd/usernames

salixor commented 1 year ago

As expected, it does not break anything, since the ghosted users are based on the user ID.

Only spams username change events as users gradually get their username replaced (discriminator is seen as "#0").