Regular Expressions 101

Community Patterns

join

1

Regular Expression
Python

r"
^(join|j) https://discord\.gg/([A-Za-z0-9]+)$
"
s

Description

no description available

Submitted by anonymous - 8 years ago