From 141f324dd631ceff43942af1af56cd9ec2e5f052 Mon Sep 17 00:00:00 2001 From: HassanAbouelela Date: Tue, 10 May 2022 16:26:20 +0000 Subject: Deploying to docs from @ python-discord/bot-core@7c0ecc8fa3c41e439dc876ea6c6e732909338f4b 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- output/botcore.utils.regex.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'output/botcore.utils.regex.html') diff --git a/output/botcore.utils.regex.html b/output/botcore.utils.regex.html index 15f1f96a..9c9d8db9 100644 --- a/output/botcore.utils.regex.html +++ b/output/botcore.utils.regex.html @@ -218,21 +218,21 @@

Common regular expressions.

-DISCORD_INVITE[source]#
+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.

-- cgit v1.2.3