arrasio icon indicating copy to clipboard operation
arrasio copied to clipboard

Fixes regex implementation

Open EternalFrostOrig opened this issue 6 years ago • 2 comments

BANNED_CHARACTER_REGEX was actually being passed as a string (cause JSON), ive split it up into body and flags and then create a new regex later to remove unwanted characters from names.

EternalFrostOrig avatar Feb 27 '19 22:02 EternalFrostOrig

Can confirm this works :+1:

agarian-2 avatar Apr 06 '19 04:04 agarian-2

...

erosramses18 avatar May 07 '19 04:05 erosramses18