mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-07-25 16:35:33 -04:00
Channel.server raises IndexError #16
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 @martinbndr on GitHub (May 19, 2023).
Describe the bug
Using the on_message event for direct messages raises IndexError because in a direct message is no server/server_id available
To Reproduce
Create a command or trigger in the on_message event that response sth in chat.
Expected behavior
Bot should respond in direct message
Screenshots
Library version
Additional context
@martinbndr commented on GitHub (May 19, 2023):