From dba5040f10f61d7d4296bec334161fa0ae947ef5 Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Mon, 27 Jun 2022 14:16:10 +0000 Subject: Deploying to docs from @ python-discord/bot-core@fcecf7082fdc3fb5929591760732e9b7ec73922d 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/output/botcore.utils.regex.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/output/botcore.utils.regex.html') diff --git a/main/output/botcore.utils.regex.html b/main/output/botcore.utils.regex.html index b3761b16..987f2cee 100644 --- a/main/output/botcore.utils.regex.html +++ b/main/output/botcore.utils.regex.html @@ -274,7 +274,7 @@

Common regular expressions.

-DISCORD_INVITE[source]#
+DISCORD_INVITE[source]#

Regex for Discord server invites.

Warning

@@ -287,14 +287,14 @@ such as
-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.

-- cgit v1.2.3