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.1.2/output/botcore.async_stats.html | 4 ++++
v7.1.2/output/botcore.exts.html | 4 ++++
v7.1.2/output/botcore.html | 8 ++++++--
v7.1.2/output/botcore.site_api.html | 4 ++++
v7.1.2/output/botcore.utils.caching.html | 4 ++++
v7.1.2/output/botcore.utils.channel.html | 18 +++++++++++-------
v7.1.2/output/botcore.utils.html | 6 +++++-
v7.1.2/output/botcore.utils.logging.html | 4 ++++
v7.1.2/output/botcore.utils.members.html | 16 ++++++++++------
v7.1.2/output/botcore.utils.regex.html | 4 ++++
v7.1.2/output/botcore.utils.scheduling.html | 4 ++++
11 files changed, 60 insertions(+), 16 deletions(-)
(limited to 'v7.1.2/output')
diff --git a/v7.1.2/output/botcore.async_stats.html b/v7.1.2/output/botcore.async_stats.html
index d2577794..d821f012 100644
--- a/v7.1.2/output/botcore.async_stats.html
+++ b/v7.1.2/output/botcore.async_stats.html
@@ -204,6 +204,10 @@
main
+
+ v8.1.0
+
+
v8.0.0-beta.4
diff --git a/v7.1.2/output/botcore.exts.html b/v7.1.2/output/botcore.exts.html
index 8dbee744..65a168fb 100644
--- a/v7.1.2/output/botcore.exts.html
+++ b/v7.1.2/output/botcore.exts.html
@@ -204,6 +204,10 @@
main
+
+ v8.1.0
+
+
v8.0.0-beta.4
diff --git a/v7.1.2/output/botcore.html b/v7.1.2/output/botcore.html
index 24ef8156..dea1b860 100644
--- a/v7.1.2/output/botcore.html
+++ b/v7.1.2/output/botcore.html
@@ -204,6 +204,10 @@
main
+
+ v8.1.0
+
+
v8.0.0-beta.4
@@ -328,7 +332,7 @@
-
class BotBase(*args, guild_id, allowed_roles, http_session, redis_session=None, api_client=None, statsd_url=None, **kwargs)[source]
-Bases: Bot
+Bases: Bot
A sub-class that implements many common features that Python Discord bots use.
-
@@ -459,7 +463,7 @@ will not be set and guild_available_but_cache_empty event will be e
To remove them, either remove the entire command or manually edit bot.all_commands.
- Return type:
-Optional[Command]
+Optional[Command]
diff --git a/v7.1.2/output/botcore.site_api.html b/v7.1.2/output/botcore.site_api.html
index 1d54bb30..b17187d0 100644
--- a/v7.1.2/output/botcore.site_api.html
+++ b/v7.1.2/output/botcore.site_api.html
@@ -204,6 +204,10 @@
main
+
+ v8.1.0
+
+
v8.0.0-beta.4
diff --git a/v7.1.2/output/botcore.utils.caching.html b/v7.1.2/output/botcore.utils.caching.html
index 38a00bec..1d0ec427 100644
--- a/v7.1.2/output/botcore.utils.caching.html
+++ b/v7.1.2/output/botcore.utils.caching.html
@@ -204,6 +204,10 @@
main
+
+ v8.1.0
+
+
v8.0.0-beta.4
diff --git a/v7.1.2/output/botcore.utils.channel.html b/v7.1.2/output/botcore.utils.channel.html
index 6d403d52..b0c72621 100644
--- a/v7.1.2/output/botcore.utils.channel.html
+++ b/v7.1.2/output/botcore.utils.channel.html
@@ -204,6 +204,10 @@
main
+
+ v8.1.0
+
+
v8.0.0-beta.4
@@ -332,20 +336,20 @@
- Parameters:
-
- Raises:
-
- Return type:
-GuildChannel
+GuildChannel
- Returns:
The channel from the ID.
@@ -360,7 +364,7 @@
- Parameters:
-channel (TextChannel) β The channel to check.
+channel (TextChannel) β The channel to check.
category_id (int) β The category to check for.
diff --git a/v7.1.2/output/botcore.utils.html b/v7.1.2/output/botcore.utils.html
index a5b48f48..0e0bda4a 100644
--- a/v7.1.2/output/botcore.utils.html
+++ b/v7.1.2/output/botcore.utils.html
@@ -204,6 +204,10 @@
main
+
-
+ v8.1.0
+
+
-
v8.0.0-beta.4
@@ -330,7 +334,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
diff --git a/v7.1.2/output/botcore.utils.logging.html b/v7.1.2/output/botcore.utils.logging.html
index 800320e5..48cbdbf4 100644
--- a/v7.1.2/output/botcore.utils.logging.html
+++ b/v7.1.2/output/botcore.utils.logging.html
@@ -204,6 +204,10 @@
main
+
-
+ v8.1.0
+
+
-
v8.0.0-beta.4
diff --git a/v7.1.2/output/botcore.utils.members.html b/v7.1.2/output/botcore.utils.members.html
index 59ff21b1..7d19a67a 100644
--- a/v7.1.2/output/botcore.utils.members.html
+++ b/v7.1.2/output/botcore.utils.members.html
@@ -204,6 +204,10 @@
main
+ -
+ v8.1.0
+
+
-
v8.0.0-beta.4
@@ -324,17 +328,17 @@
members
-Useful helper functions for interactin with discord.Member objects.
+Useful helper functions for interactin with discord.Member objects.
-
async get_or_fetch_member(guild, member_id)[source]
Attempt to get a member from cache; on failure fetch from the API.
- Return type:
-Optional[Member]
+Optional[Member]
- Returns:
-The discord.Member or None to indicate the member could not be found.
+The discord.Member or None to indicate the member could not be found.
@@ -344,12 +348,12 @@
async handle_role_change(member, coro, role)[source]
Await the given coro with member as the sole argument.
Handle errors that we expect to be raised from
-discord.Member.add_roles and discord.Member.remove_roles.
+discord.Member.add_roles and discord.Member.remove_roles.
- Parameters:
-
- Return type:
diff --git a/v7.1.2/output/botcore.utils.regex.html b/v7.1.2/output/botcore.utils.regex.html
index be813124..09b77368 100644
--- a/v7.1.2/output/botcore.utils.regex.html
+++ b/v7.1.2/output/botcore.utils.regex.html
@@ -204,6 +204,10 @@
main
+
-
+ v8.1.0
+
+
-
v8.0.0-beta.4
diff --git a/v7.1.2/output/botcore.utils.scheduling.html b/v7.1.2/output/botcore.utils.scheduling.html
index 295708fc..0ebb4927 100644
--- a/v7.1.2/output/botcore.utils.scheduling.html
+++ b/v7.1.2/output/botcore.utils.scheduling.html
@@ -204,6 +204,10 @@
main
+ -
+ v8.1.0
+
+
-
v8.0.0-beta.4
--
cgit v1.2.3