From 8e1f5986dad98f67062b3dfc6bc8d63d86d365c9 Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Tue, 19 Apr 2022 09:43:25 +0000 Subject: Deploying to docs from @ python-discord/bot-core@e991f00dca86058030e8005f36569974d44f9df9 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- output/botcore.utils.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'output/botcore.utils.html') diff --git a/output/botcore.utils.html b/output/botcore.utils.html index 07f6a0a9..c5aec6e8 100644 --- a/output/botcore.utils.html +++ b/output/botcore.utils.html @@ -218,7 +218,7 @@

Useful utilities and tools for Discord bot development.

-apply_monkey_patches()[source]#
+apply_monkey_patches()[source]#

Applies all common monkey patches for our bots.

Patches discord.ext.commands.Command and discord.ext.commands.Group to support root aliases.

A root_aliases keyword argument is added to these two objects, which is a sequence of alias names -- cgit v1.2.3