Skip to main content

A small compatibility library that provides functionality to report errors from discord.py to Sentry.

Project description

Discord.py Sentry Reporting

This is a small compatibility library that provides functionality to report errors from Discord.py to Sentry.

Usage

from discord_sentry_reporting import use_sentry

use_sentry(
    discord_client_object,  # it is typically named client or bot
    dsn="your_dsn_here"
    # put in any sentry keyword arguments (**kwargs) here
)

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

discord-sentry-reporting-2.0.0.tar.gz (1.4 kB view hashes)

Uploaded Source

Built Distribution

discord_sentry_reporting-2.0.0-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

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