summaryrefslogtreecommitdiffstats
path: root/v10.6.0/changelog.html
diff options
context:
space:
mode:
authorGravatar jb3 <[email protected]>2025-08-10 21:32:36 +0000
committerGravatar jb3 <[email protected]>2025-08-10 21:32:36 +0000
commit723ffffde7de470359640a62c9a37a9db3939870 (patch)
treee73d555a85fab64960370d2fa5f14ab21c48817a /v10.6.0/changelog.html
parentDeploying to docs from @ python-discord/bot-core@44581e6c79e81c1095994c2c3a31... (diff)
Deploying to docs from @ python-discord/bot-core@0da291ca7e92893f5a05ed282248a68edcbbfa06 🚀
Diffstat (limited to 'v10.6.0/changelog.html')
-rw-r--r--v10.6.0/changelog.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/v10.6.0/changelog.html b/v10.6.0/changelog.html
index 2fe66f76..da2db927 100644
--- a/v10.6.0/changelog.html
+++ b/v10.6.0/changelog.html
@@ -323,6 +323,10 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.7.0/changelog.html">v11.7.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../v11.6.1/changelog.html">v11.6.1</a>
</li>
@@ -469,7 +473,7 @@
<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/v10.6.0">10.6.0</a> <span style="font-size: 75%;">30th January 2024</span></h2><ul class="simple">
<li><p>[<span style="color: #40A056;">Feature</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/199">#199</a><span>:</span> Port common discord.commands checks from other bots to <a class="reference internal" href="output/pydis_core.utils.checks.html#module-pydis_core.utils.checks" title="pydis_core.utils.checks"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pydis_core.utils.checks</span></code></a>.</p></li>
<li><p>[<span style="color: #40A056;">Feature</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/189">#189</a><span>:</span> Add <a class="reference internal" href="output/pydis_core.utils.messages.html#pydis_core.utils.messages.reaction_check" title="pydis_core.utils.messages.reaction_check"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pydis_core.utils.messages.reaction_check</span></code></a>, a predicate that dictates whether a user has the right to add a specific set of reactions based on certain criteria.</p></li>
-<li><p>[<span style="color: #40A056;">Feature</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/189">#189</a><span>:</span> Add <a class="reference internal" href="output/pydis_core.html#pydis_core.LinePaginator" title="pydis_core.utils.pagination.LinePaginator"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pydis_core.utils.pagination.LinePaginator</span></code></a> which allows users to paginate over content using Embeds, with emoji reactions facilitating navigation.</p></li>
+<li><p>[<span style="color: #40A056;">Feature</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/189">#189</a><span>:</span> Add <a class="reference internal" href="output/pydis_core.utils.pagination.html#pydis_core.utils.pagination.LinePaginator" title="pydis_core.utils.pagination.LinePaginator"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pydis_core.utils.pagination.LinePaginator</span></code></a> which allows users to paginate over content using Embeds, with emoji reactions facilitating navigation.</p></li>
</ul>
</section>
<section id="10.5.1">