Skip to content

Commit 8d6175d

Browse files
committed
Deploying to docs from @ eecf952 🚀
1 parent e3c2cbd commit 8d6175d

File tree

1,052 files changed

+29032
-528
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,052 files changed

+29032
-528
lines changed

_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '11.6.0',
2+
VERSION: '11.6.1',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
1111

12-
<title>Pydis Core Latest (11.6.0)</title>
12+
<title>Pydis Core Latest (11.6.1)</title>
1313
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=8f2a1f02" />
1414
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
1515
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=302659d7" />
@@ -54,7 +54,7 @@ <h2><a href="./main/index.html">
5454
Please click here if you were not redirected to the latest build.
5555
</a></h2>
5656
</div>
57-
<script src="_static/documentation_options.js?v=31a70c35"></script>
57+
<script src="_static/documentation_options.js?v=95df882c"></script>
5858
<script src="_static/doctools.js?v=9bcbadda"></script>
5959
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
6060
<script src="_static/scripts/furo.js?v=5fa4622c"></script>

main/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 33dc3556c4792d654218feaba740fdfd
3+
config: 39e847ec3678ab74dc573182181d17c9
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

main/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '11.6.0',
2+
VERSION: '11.6.1',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

main/changelog.html

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="prev" title="Local Development &amp; Testing" href="development.html" />
77

88
<link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
9-
<title>Changelog - Pydis Core Latest (11.6.0)</title>
9+
<title>Changelog - Pydis Core Latest (11.6.1)</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=8f2a1f02" />
1111
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
1212
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=302659d7" />
@@ -170,7 +170,7 @@
170170
</label>
171171
</div>
172172
<div class="header-center">
173-
<a href="index.html"><div class="brand">Pydis Core Latest (11.6.0)</div></a>
173+
<a href="index.html"><div class="brand">Pydis Core Latest (11.6.1)</div></a>
174174
</div>
175175
<div class="header-right">
176176
<div class="theme-toggle-container theme-toggle-header">
@@ -197,7 +197,7 @@
197197
<img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/>
198198
</div>
199199

200-
<span class="sidebar-brand-text">Pydis Core Latest (11.6.0)</span>
200+
<span class="sidebar-brand-text">Pydis Core Latest (11.6.1)</span>
201201

202202
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
203203
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -330,6 +330,10 @@
330330
<a class="version_link reference internal" href="../v9.0.0/changelog.html">v9.0.0</a>
331331
</li>
332332

333+
<li class="toctree-l2 ">
334+
<a class="version_link reference internal" href="../v11.6.1/changelog.html">v11.6.1</a>
335+
</li>
336+
333337
<li class="toctree-l2 ">
334338
<a class="version_link reference internal" href="../v11.6.0/changelog.html">v11.6.0</a>
335339
</li>
@@ -474,6 +478,11 @@ <h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://gi
474478
<li><p>[<span style="color: #A04040;">Bug</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/302">#302</a><span>:</span> Bump Discord.py to <a class="reference external" href="https://discordpy.readthedocs.io/en/stable/whats_new.html#v2-5-0"><code class="docutils literal notranslate"><span class="pre">2.5.0</span></code></a>.</p></li>
475479
</ul>
476480
</section>
481+
<section id="11.6.1">
482+
<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/v11.6.1">11.6.1</a> <span style="font-size: 75%;">13th July 2025</span></h2><ul class="simple">
483+
<li><p>[<span style="color: #A04040;">Bug</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/303">#303</a><span>:</span> Update Discord invite regex to handle cases with additional slashes.</p></li>
484+
</ul>
485+
</section>
477486
<section id="11.5.1">
478487
<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/v11.5.1">11.5.1</a> <span style="font-size: 75%;">23rd November 2024</span></h2><ul class="simple">
479488
<li><p>[<span style="color: #A04040;">Bug</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/295">#295</a><span>:</span> Update <a class="reference internal" href="output/pydis_core.utils.regex.html#pydis_core.utils.regex.DISCORD_INVITE" title="pydis_core.utils.regex.DISCORD_INVITE"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pydis_core.utils.regex.DISCORD_INVITE</span></code></a> to not be overly strict.</p></li>
@@ -923,7 +932,7 @@ <h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://gi
923932

924933
</aside>
925934
</div>
926-
</div><script src="_static/documentation_options.js?v=31a70c35"></script>
935+
</div><script src="_static/documentation_options.js?v=95df882c"></script>
927936
<script src="_static/doctools.js?v=9bcbadda"></script>
928937
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
929938
<script src="_static/scripts/furo.js?v=5fa4622c"></script>

main/development.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Changelog" href="changelog.html" /><link rel="prev" title="site_api" href="output/pydis_core.site_api.html" />
77

88
<link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
9-
<title>Local Development &amp; Testing - Pydis Core Latest (11.6.0)</title>
9+
<title>Local Development &amp; Testing - Pydis Core Latest (11.6.1)</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=8f2a1f02" />
1111
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
1212
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=302659d7" />
@@ -170,7 +170,7 @@
170170
</label>
171171
</div>
172172
<div class="header-center">
173-
<a href="index.html"><div class="brand">Pydis Core Latest (11.6.0)</div></a>
173+
<a href="index.html"><div class="brand">Pydis Core Latest (11.6.1)</div></a>
174174
</div>
175175
<div class="header-right">
176176
<div class="theme-toggle-container theme-toggle-header">
@@ -197,7 +197,7 @@
197197
<img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/>
198198
</div>
199199

200-
<span class="sidebar-brand-text">Pydis Core Latest (11.6.0)</span>
200+
<span class="sidebar-brand-text">Pydis Core Latest (11.6.1)</span>
201201

202202
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
203203
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -330,6 +330,10 @@
330330
<a class="version_link reference internal" href="../v9.0.0/development.html">v9.0.0</a>
331331
</li>
332332

333+
<li class="toctree-l2 ">
334+
<a class="version_link reference internal" href="../v11.6.1/development.html">v11.6.1</a>
335+
</li>
336+
333337
<li class="toctree-l2 ">
334338
<a class="version_link reference internal" href="../v11.6.0/development.html">v11.6.0</a>
335339
</li>
@@ -595,7 +599,7 @@ <h2>Option 2<a class="headerlink" href="#option-2" title="Link to this heading">
595599

596600
</aside>
597601
</div>
598-
</div><script src="_static/documentation_options.js?v=31a70c35"></script>
602+
</div><script src="_static/documentation_options.js?v=95df882c"></script>
599603
<script src="_static/doctools.js?v=9bcbadda"></script>
600604
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
601605
<script src="_static/scripts/furo.js?v=5fa4622c"></script>

main/genindex.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta name="viewport" content="width=device-width,initial-scale=1"/>
55
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />
66

7-
<link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 --><title>Index - Pydis Core Latest (11.6.0)</title>
7+
<link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 --><title>Index - Pydis Core Latest (11.6.1)</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=8f2a1f02" />
99
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
1010
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=302659d7" />
@@ -168,7 +168,7 @@
168168
</label>
169169
</div>
170170
<div class="header-center">
171-
<a href="index.html"><div class="brand">Pydis Core Latest (11.6.0)</div></a>
171+
<a href="index.html"><div class="brand">Pydis Core Latest (11.6.1)</div></a>
172172
</div>
173173
<div class="header-right">
174174
<div class="theme-toggle-container theme-toggle-header">
@@ -195,7 +195,7 @@
195195
<img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/>
196196
</div>
197197

198-
<span class="sidebar-brand-text">Pydis Core Latest (11.6.0)</span>
198+
<span class="sidebar-brand-text">Pydis Core Latest (11.6.1)</span>
199199

200200
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
201201
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -328,6 +328,10 @@
328328
<a class="version_link reference internal" href="../v9.0.0/index.html">v9.0.0</a>
329329
</li>
330330

331+
<li class="toctree-l2 ">
332+
<a class="version_link reference internal" href="../v11.6.1/index.html">v11.6.1</a>
333+
</li>
334+
331335
<li class="toctree-l2 ">
332336
<a class="version_link reference internal" href="../v11.6.0/index.html">v11.6.0</a>
333337
</li>
@@ -1335,7 +1339,7 @@ <h2>W</h2>
13351339

13361340
</aside>
13371341
</div>
1338-
</div><script src="_static/documentation_options.js?v=31a70c35"></script>
1342+
</div><script src="_static/documentation_options.js?v=95df882c"></script>
13391343
<script src="_static/doctools.js?v=9bcbadda"></script>
13401344
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
13411345
<script src="_static/scripts/furo.js?v=5fa4622c"></script>

main/index.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Pydis Core" href="output/pydis_core.html" />
77

88
<link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
9-
<title>Pydis Core Latest (11.6.0)</title>
9+
<title>Pydis Core Latest (11.6.1)</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=8f2a1f02" />
1111
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
1212
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=302659d7" />
@@ -170,7 +170,7 @@
170170
</label>
171171
</div>
172172
<div class="header-center">
173-
<a href="#"><div class="brand">Pydis Core Latest (11.6.0)</div></a>
173+
<a href="#"><div class="brand">Pydis Core Latest (11.6.1)</div></a>
174174
</div>
175175
<div class="header-right">
176176
<div class="theme-toggle-container theme-toggle-header">
@@ -197,7 +197,7 @@
197197
<img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/>
198198
</div>
199199

200-
<span class="sidebar-brand-text">Pydis Core Latest (11.6.0)</span>
200+
<span class="sidebar-brand-text">Pydis Core Latest (11.6.1)</span>
201201

202202
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
203203
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -330,6 +330,10 @@
330330
<a class="version_link reference internal" href="../v9.0.0/index.html">v9.0.0</a>
331331
</li>
332332

333+
<li class="toctree-l2 ">
334+
<a class="version_link reference internal" href="../v11.6.1/index.html">v11.6.1</a>
335+
</li>
336+
333337
<li class="toctree-l2 ">
334338
<a class="version_link reference internal" href="../v11.6.0/index.html">v11.6.0</a>
335339
</li>
@@ -613,7 +617,7 @@ <h1>Extras<a class="headerlink" href="#extras" title="Link to this heading">¶</
613617

614618
</aside>
615619
</div>
616-
</div><script src="_static/documentation_options.js?v=31a70c35"></script>
620+
</div><script src="_static/documentation_options.js?v=95df882c"></script>
617621
<script src="_static/doctools.js?v=9bcbadda"></script>
618622
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
619623
<script src="_static/scripts/furo.js?v=5fa4622c"></script>

main/index_redirect.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
1111

12-
<title>Pydis Core Latest (11.6.0)</title>
12+
<title>Pydis Core Latest (11.6.1)</title>
1313
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=8f2a1f02" />
1414
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
1515
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=302659d7" />
@@ -54,7 +54,7 @@ <h2><a href="./main/index.html">
5454
Please click here if you were not redirected to the latest build.
5555
</a></h2>
5656
</div>
57-
<script src="_static/documentation_options.js?v=31a70c35"></script>
57+
<script src="_static/documentation_options.js?v=95df882c"></script>
5858
<script src="_static/doctools.js?v=9bcbadda"></script>
5959
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
6060
<script src="_static/scripts/furo.js?v=5fa4622c"></script>

main/objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)