Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.16 KB

index.rst

File metadata and controls

56 lines (37 loc) · 1.16 KB

Welcome to Pycord's documentation!

This is the documentation for Pycord, a library made for modern discord bots.

Features:

  • Advanced and Fast 429 handling
  • Modern and Easy-to-use user interface
  • Optimized for memory, speed, and expandability

Getting started

For Guides on such things like installations, to Gateway Intents, please go to our :resource:`specialized guide <guide>` instead.

For examples, we'd recommend checking out the ones in our :resource:`repository <repository>`.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

Manuals

These go into great internal detail about what and how something does something.

Core API

.. toctree::
  :maxdepth: 1

  api/core.rst

Extension API

.. toctree::
   :maxdepth: 1

   api/extensions/gears.rst
   api/extensions/pager.rst


Indices and tables