bRAC/docs/colored_usernames.md
2025-02-12 03:18:17 +03:00

452 B

colored usernames

bRAC

regex - \uB9AC\u3E70<(.*?)> (.*)
regex with auth (after sanitizing) - \uB9AC\u3E70<(.*?)> (.*)\s*>.*
color - green
example - 리㹰<nick> text

CRAB

regex - \u2550\u2550\u2550<(.*?)> (.*)
color - light red
example - ═══<nick> text

Mefedroniy

regex - (.*?): (.*)
color - light magenta
example - nick: text

clRAC

regex - <(.*?)> (.*)
color - cyan
example - <nick> text