Welcome to Nextcore’s documentation!#

Quickstart#

First, you need to install the library.

pip install nextcore
poetry add nextcore

The documentation will now split into different pages depending on what functionality you need.

  • HTTP Sending requests to discord.

  • Gateway Receiving events from discord.

Warning

Using logging.DEBUG logging may include secrets.

Helping out#

We would appriciate your help writing nextcore and related libraries. See Contributing for more info