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
Built Distribution
File details
Details for the file discord-sentry-reporting-2.0.4.tar.gz
.
File metadata
- Download URL: discord-sentry-reporting-2.0.4.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 788d4bb3e754595768577a6011695f22096894b0f34554c03c3329abfe97e85f |
|
MD5 | 769aedf8ebb1a248f55c38c792c127a5 |
|
BLAKE2b-256 | 95981e5311d72508e7f98d650933c2fec4f59db0dfced3c48bf1deb442765a35 |
File details
Details for the file discord_sentry_reporting-2.0.4-py3-none-any.whl
.
File metadata
- Download URL: discord_sentry_reporting-2.0.4-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6300aaf092b2d1ca3823974e98f85e0adce97d05620ea0d6261b3554a1d934d4 |
|
MD5 | 9d80625b899ff3399345b6810ff6ee75 |
|
BLAKE2b-256 | 2656ad0d80e5b74ee3150f6de553039f30052734223a20adbef2f429e4487603 |