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
)
Release files for discord-sentry-reporting 2.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| discord-sentry-reporting-2.0.4.tar.gz | 1.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| discord_sentry_reporting-2.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.3 kB
Release files / discord-sentry-reporting-2.0.4.tar.gz
| Download URL | discord-sentry-reporting-2.0.4.tar.gz |
|---|---|
| Size | 1.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
788d4bb3e754595768577a6011695f22096894b0f34554c03c3329abfe97e85f
|
|
BLAKE2b-256 checksum How to use checksums |
95981e5311d72508e7f98d650933c2fec4f59db0dfced3c48bf1deb442765a35
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / discord_sentry_reporting-2.0.4-py3-none-any.whl
| Download URL | discord_sentry_reporting-2.0.4-py3-none-any.whl |
|---|---|
| Size | 2.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6300aaf092b2d1ca3823974e98f85e0adce97d05620ea0d6261b3554a1d934d4
|
|
BLAKE2b-256 checksum How to use checksums |
2656ad0d80e5b74ee3150f6de553039f30052734223a20adbef2f429e4487603
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|