Dyscord

Latest version: v0.6.1

Safety actively analyzes 632511 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.6.1

Fixed
- Removed stray log message in the `command_handler`.
- Corrected infinite reconnects introduced in `v0.6.0`.

0.6.0

Added
- Support for resuming, `RESUMED` event, and `on_resume` callbacks.
- Requirement for the `logging_levels` lib.

Changed
- All command helper registrations now take callbacks with 0-3 arguments. They must be in (interaction, dict, client) order.
- Huge reduction in log chatter, most logs moved to `debug` level.
- Several `critical` level logs moved to `warning` as we can recover from them.

Fixed
- Detect zombie connections and attempt resume.

0.5.3

Changed
- Made connections a bit more stable, added some nice debug.

0.5.2

Added
- `InteractionDataOptionStructure` now supports a `get()` method like a dict.
- More testing coverage.

0.5.1

Fixed
- `Interaction` would fail on simple data types due to a logic error within the type resolver. Added test and corrected.

0.5.0

Changed
- Reworked `Interactions` to use values on their options fields. This allows for the `focused` field to exist next to it, which is required for Autocomplete actions.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.