Welcome to dblapi’s documentation!

dblapi is improved and easy-to-use API wrapper for Discord Bot List API. Most importantly it features native discord.py integration, plug it in and leave it. It does all the work for you.

Features:

  • Uses pythonic way of async/await syntax

  • Uses caching to avoid ratelimiting.

  • Plugs directly into discord.py

  • Easy to use with object oriented design

To see usage examples select Examples from the menu.

Documentation Contents

API Reference

The following section outlines the API of dblapi.

Note

This module uses the Python logging module to log diagnostic and errors in an output independent way. If the logging module is not configured, these logs will not be output anywhere.

Client

Models

Here is collection of models used by dblapi.

DBLBot
Avatar
Description
DBLStats

Exceptions

Examples

Indices and tables