Discord-rich-presence

Latest version: v1.1.0

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

Scan your dependencies

1.1.0

- Add error checking and new exceptions extended from `PresenceError`
- Passing an invalid activity object now raises `ActivityError` instead of silently ignoring the error
- Using an invalid client ID now raises `ClientIDError` instead of a generic `PresenceError` message
- Raise `ConnectionAbortedError` if Discord closes the connection unexpectedly; previously, this would cause the program to enter an infinite loop
- Raise `FileNotFoundError` instead of `PresenceError` if a socket cannot be found locally

1.0.3

- Fix typing, export `PresenceError`, refactor sockets, and other minor changes (3)

1.0.2

- Fix Windows pipe connection (2)

1.0.1

- Fix an issue connecting to Discord when joining path segments (1)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.