From 956d1fb05f3a3556d67ee3ba76dd5a56a0cff60e Mon Sep 17 00:00:00 2001 From: HassanAbouelela Date: Sun, 9 Jan 2022 18:00:37 +0000 Subject: Deploying to docs from @ python-discord/bot-core@29189d599f7de9f87aeba3f565f0efd0aae5c690 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- output/botcore.regex.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'output/botcore.regex.html') diff --git a/output/botcore.regex.html b/output/botcore.regex.html index a578387e..0f0a9938 100644 --- a/output/botcore.regex.html +++ b/output/botcore.regex.html @@ -201,21 +201,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