docs.nextcord.dev Open in urlscan Pro
104.17.32.82  Public Scan

Submitted URL: http://docs.nextcord.dev/
Effective URL: https://docs.nextcord.dev/en/stable/
Submission: On April 26 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET 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 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 //readthedocs.org/projects/nextcord/search/

<form id="flyout-search-form" class="wy-form" target="_blank" action="//readthedocs.org/projects/nextcord/search/" method="get">
  <input type="text" name="q" aria-label="Dokumente durchsuchen" placeholder="Dokumente durchsuchen">
</form>

Text Content

nextcord github discord help_center search close
search
View Documentation For nextcord nextcord.ext.commands nextcord.ext.tasks
nextcord.ext.application_checks
search
settings
menu settings


TABLE OF CONTENTS

 * Welcome to nextcord
   * Getting started
   * Getting help
   * Extensions
   * Manuals
   * Meta


WELCOME TO NEXTCORD¶

Nextcord is a modern, easy-to-use, feature-rich, and async-ready API wrapper for
Discord, forked from discord.py.

Features:

 * Modern Pythonic API using async/await syntax

 * Sane rate limit handling that prevents 429 errors

 * 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 Nextcord: Creating a Bot Account | A Primer to Gateway Intents

 * Migrating from discord.py: Migrating to nextcord

 * Examples: Many examples are available in the repository.


GETTING HELP¶

If you’re having trouble with something, these resources might help.

 * Try the FAQs first, it’s got answers to all common questions.

 * Ask questions 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.

 * nextcord.ext.commands – Bot commands framework
 * nextcord.ext.tasks – asyncio.Task helpers
 * nextcord.ext.application_checks - checks and hooks for application commands


MANUALS¶

These pages go into great detail about everything the API can do.

 * API Reference
 * nextcord.ext.commands API Reference
 * nextcord.ext.tasks API Reference
 * nextcord.ext.application_checks API Reference


META¶

If you’re looking for something related to the project itself, it’s here.

 * Changelog
 * Version Guarantees
 * Application Commands
 * Migrating to v1.0
 * Migrating to v2.0
 * Migrating to nextcord

© Copyright 2015-2021, Rapptz, 2021-present Nextcord Developers. Created using
Sphinx 5.2.3.
close


SETTINGS


FONT


USE A SERIF FONT:


THEME


AUTOMATIC


LIGHT


DARK

arrow_upward to top
  v: stable
Versionen latest stable v3.0.0a v2.6.1 v2.6.0 v2.5.0 v2.4.2 v2.4.1 v2.4.0 v2.3.3
v2.3.2 v2.3.1 v2.3.0 v2.2.0 v2.1.1 v2.1.0 v2.0.0 Auf Read the Docs
Projektstartseite Erstellungsprozesse Downloads Auf GitHub Ansehen Suche


--------------------------------------------------------------------------------

Bereitgestellt von Read the Docs · Datenschutz-Bestimmungen