Regular Expressions 101

Community Patterns

Find Discord user

0

Regular Expression
ECMAScript (JavaScript)

Description

Use this regex to find any mention for an user.

@ is a mention for the registered name of an user @! is a mention for the nickname of an user

Submitted by Olympic1 - 2 years ago