regex

Common regular expressions.

DISCORD_INVITE[source]

Regex for discord server invites.

FORMATTED_CODE_REGEX[source]

Regex for formatted code, using Discord’s code blocks.

RAW_CODE_REGEX[source]

Regex for raw code, not using Discord’s code blocks.