Skip to main content

A visual debugging extension for disnake discord bots

Project description

Python versions License Status Issues Commit activity

  disnake-debug

a debugging and utility extension for disnake bots


disnake-debug is an extension for bot developers that enables rapid prototyping, experimentation, and debugging of features for bots.

One of disnake-debug's core philosophies is to be dynamic and easy-to-use. Here's the two step install:

  1. Download disnake-debug on the command line using pip:
pip install -U disnake-debug
  1. Load the extension in your bot code before it runs:
bot.load_extension('disnake-debug')

That's it!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

disnake-debug-0.8.tar.gz (14.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page