discordpy.readthedocs.io
Open in
urlscan Pro
2606:4700::6811:2152
Public Scan
Submitted URL: http://discordpy.readthedocs.io/
Effective URL: https://discordpy.readthedocs.io/en/stable/
Submission: On January 02 via api from US — Scanned from DE
Effective URL: https://discordpy.readthedocs.io/en/stable/
Submission: On January 02 via api from US — Scanned from DE
Form analysis
4 forms found in the DOMGET search.html
<form role="search" class="search" action="search.html" method="get">
<div class="search-wrapper">
<input type="search" name="q" placeholder="Search documentation">
<button type="submit">
<span class="material-icons">search</span>
</button>
</div>
</form>
GET search.html
<form id="search-form" role="search" class="search" action="search.html" method="get">
<div class="search-wrapper">
<input type="search" name="q" placeholder="Search documentation">
<button type="submit" onmousedown="searchBarClick(event, document.getElementById('search-form'));">
<span class="material-icons">search</span>
</button>
</div>
</form>
GET search.html
<form id="sidebar-form" role="search" class="search" action="search.html" method="get">
<div class="search-wrapper search-sidebar">
<input type="search" name="q" placeholder="Search documentation">
<button type="submit" onmousedown="searchBarClick(event, document.getElementById('sidebar-form'));">
<span class="material-icons">search</span>
</button>
</div>
</form>
GET //readthedocs.org/projects/discordpy/search/
<form id="flyout-search-form" class="wy-form" target="_blank" action="//readthedocs.org/projects/discordpy/search/" method="get">
<input type="text" name="q" aria-label="Dokumente durchsuchen" placeholder="Dokumente durchsuchen">
</form>
Text Content
discord.py github discord help_center search close search View Documentation For discord discord.ext.commands discord.ext.tasks search settings menu settings search TABLE OF CONTENTS * Welcome to discord.py * Getting started * Getting help * Extensions * Manuals * Meta WELCOME TO DISCORD.PY¶ discord.py is a modern, easy to use, feature-rich, and async ready API wrapper for Discord. Features: * Modern Pythonic API using async/await syntax * Sane rate limit handling that prevents 429s * Command extension to aid with bot creation * Easy to use with an object oriented design * Optimised for both speed and memory GETTING STARTED¶ Is this your first time using the library? This is the place to get started! * First steps: Introduction | Quickstart | Setting Up Logging * Working with Discord: Creating a Bot Account | A Primer to Gateway Intents * Examples: Many examples are available in the repository. GETTING HELP¶ If you’re having trouble with something, these resources might help. * Try the Frequently Asked Questions first, it’s got answers to all common questions. * Ask us and hang out with us in our Discord server. * If you’re looking for something specific, try the index or searching. * Report bugs in the issue tracker. * Ask in our GitHub discussions page. EXTENSIONS¶ These extensions help you during development when it comes to common tasks. * discord.ext.commands – Bot commands framework * discord.ext.tasks – asyncio.Task helpers MANUALS¶ These pages go into great detail about everything the API can do. * API Reference * Interactions API Reference * discord.ext.commands API Reference * discord.ext.tasks API Reference META¶ If you’re looking for something related to the project itself, it’s here. * Changelog * Version Guarantees * Migrating to v2.0 * Migrating to v1.0 © Copyright 2015-present, Rapptz. Created using Sphinx 4.4.0. close SETTINGS FONT USE A SERIF FONT: THEME AUTOMATIC LIGHT DARK arrow_upwardto top v: stable Sprachen en ja Versionen latest stable v2.3.2 v2.3.1 v2.3.0 v2.2.3 v2.2.2 v2.2.1 v2.2.0 v2.1.1 v2.1.0 v2.0.1 v2.0.0 v1.7.3 v1.7.2 v1.7.1 v1.7.0 v1.6.0 legacy async Auf Read the Docs Projektstartseite Erstellungsprozesse Downloads Auf GitHub Ansehen Suche -------------------------------------------------------------------------------- Bereitgestellt von Read the Docs · Datenschutz-Bestimmungen