This discord regex supports both the new and the old version of discord names.
Old: NAME#[0001-9999]
New: NAME
f.y.17
is allowed, while f.y..17
isn't.Unlike many other discord regexes, this one does not allow the #0000 tag, and it does not allow having two consecutive period characters.