This repository was archived by the owner on May 8, 2024. It is now read-only.
Releases: btschwertfeger/python-discord-client
Releases · btschwertfeger/python-discord-client
Release list
v0.7.3.7
v0.7.3.5
Release Notes
Fixed Response 2** Bug raising random Exception.
v0.7.3.3
Release Notes
- Added new websocket client (WSClient) to access all endpoints asynchron.
- The structure has been changed to discoPy.rest and discoPy.core to separate synchronous and asynchronous functionalities.
v0.7.3.2
Release Notes
The first version includes the websocket functionality to connect to your Discord account and receive all incoming information.
- Connect to your Discord account
- Simple handling of authentication
- Implement websockets
Added a lot of endpoints for:
- Application
- Guild
- Channel
- Stage
- User
- Webhook
Added some useful reference links
Other improvements
Available at: https://pypi.org/project/python-discord-client/0.7.3.2/