Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-07-07 02:08
Flavor·ECMAScript (JavaScript)

/
^(.{2,32})#(?!0000)(\d{4})$
/
Open regex in editor

Description

Detect and capture every part of the old discord username system

Submitted by N0de