Add bot support cleansing name when user edit nickname
example
Zalgo: Test -> Test
Hoisted: ! Name -> Name
Exclamation Mark: ! -> Name
Bad Name: examplebadname -> Name
Type of change
[x] New feature (non-breaking change which adds functionality)
Screenshot
Checklist:
[x] I have run pnpm format and my code don't have any linting issues
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
Description
Add bot support cleansing name when user edit nickname example Zalgo: Test -> Test Hoisted: ! Name -> Name Exclamation Mark: ! -> Name Bad Name: examplebadname -> Name
Type of change
Screenshot
Checklist:
pnpm format
and my code don't have any linting issues