Regular Expressions 101

Community Library

Community Library Entry

2

Regular ExpressionOpen Workspace

r"
\.gg/[a-zA-Z0-9]+
"
gm

Description
Created·2023-12-17 01:36
Updated·2024-01-23 17:37
Type·Match
Flavor·Rust

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
Open Workspace