Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Releases: btschwertfeger/python-discord-client

v0.7.3.7

Choose a tag to compare

@btschwertfeger btschwertfeger released this 28 Feb 18:45

Release Notes

Fixed channel endpoints

v0.7.3.5

Choose a tag to compare

@btschwertfeger btschwertfeger released this 19 Feb 09:19

Release Notes

Fixed Response 2** Bug raising random Exception.

v0.7.3.3

Choose a tag to compare

@btschwertfeger btschwertfeger released this 15 Feb 19:11

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.

See PyPi: https://pypi.org/project/python-discord-client/

v0.7.3.2

Choose a tag to compare

@btschwertfeger btschwertfeger released this 14 Feb 10:16

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/