From a044360f2369fbc13a2db0cb1c97f1ac7326e150 Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Thu, 18 Aug 2022 15:13:27 +0000 Subject: Deploying to docs from @ python-discord/bot-core@127d0efa219d29e15bd71339d0d2517945aed57c 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v7.4.0/output/botcore.utils.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'v7.4.0/output/botcore.utils.html') diff --git a/v7.4.0/output/botcore.utils.html b/v7.4.0/output/botcore.utils.html index 1b6ffaab..0db22c79 100644 --- a/v7.4.0/output/botcore.utils.html +++ b/v7.4.0/output/botcore.utils.html @@ -205,6 +205,10 @@ main +
  • + v8.1.0 +
  • +
  • v8.0.0-beta.4
  • @@ -331,7 +335,7 @@ 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 +

    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 that will act as top-level groups rather than being aliases of the command’s group.

    It’s stored as an attribute also named root_aliases

    -- cgit v1.2.3