mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-08-24 11:22:54 -04:00
Websocket error for self hosted Revolt #39
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Daeloce on GitHub (Oct 25, 2024).
Hello. I'm have self hosted Revolt server and try write bot for it. But example code, with custom api_url doesn't work with error:
Code of main.py:
@Zomatree commented on GitHub (Oct 29, 2024):
This seems like a configuration issue on the third-party instance, please insure the websocket url given from the api is correct.