Community Patterns

Community Library Entry

2

Regular Expression
Created·2023-12-17 01:36
Updated·2024-01-23 17:37
Flavor·Rust

r"
\.gg/[a-zA-Z0-9]+
"
gm
Open regex in editor

Description

Use this with Discord automod. Bear in mind, this is "Strict" because it will block discord.gg/myad AND other links such as dsc.gg/myad

Submitted by dogknife