-

regex¶

+

regex#

Common regular expressions.

-DISCORD_INVITE[source]¶
-

Regex for discord server invites.

+DISCORD_INVITE[source]# +

Regex for Discord server invites.

-FORMATTED_CODE_REGEX[source]¶
+FORMATTED_CODE_REGEX[source]#

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

-RAW_CODE_REGEX[source]¶
+RAW_CODE_REGEX[source]#

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

@@ -241,27 +249,33 @@