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

Change name normalization in Discord Verification #138

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

Cyborger1
Copy link
Collaborator

@Cyborger1 Cyborger1 commented Jul 22, 2021

This should fix issues with people that have underscores and/or hyphens in their names. Ideally though, the API should always convert underscores and hyphens to spaces as they are all treated as the same in Jagex's systems. Case insensitivity seems to be handled correctly already, however.

Also this conflicts hard with #114, but I'll still leave it open for now as a draft.

@ThorntonMatthewD ThorntonMatthewD merged commit 36c16f7 into Bot-detector:master Aug 6, 2021
@Cyborger1 Cyborger1 deleted the discord-verif-fix branch August 6, 2021 22:59
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.

2 participants