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

Ignore Discord Username Updates from New Username System Rollout + 2 Misc Changes #430

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

zmattingly
Copy link
Collaborator

Discord is rolling out their new username system which means we're seeing a lot of messages in #captains-log as a result due to the on_user_update() event being fired when this happens.

Digging into it a bit it appears we can check if the discriminator during this update changed and if so ignore the update (during the username change the user's discriminator is changed to "0")

Two other misc changes included:

  • Metadata correction for Ornaran 10K Run badge,
  • Add barnisfrankscompliation.mp4 file and drops.json entry

metadata correction for Ornaran 10K Run badge,
add barnisfrankscompliation.mp4 file and drops.json entry
@jp00p jp00p merged commit eb52eda into main Jun 6, 2023
2 checks passed
@jp00p jp00p deleted the zmattingly/captains_log_discriminator_change_and_misc branch June 6, 2023 21:45
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

Successfully merging this pull request may close these issues.

None yet

2 participants