Commands don't work in the chat UI #32
Reference in New Issue
Block a user
No description provided.
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?
Currently, commands do not work in the chat UI because Twitch does not send received messages back to the client for processing. Users expect to be able to execute commands, but they can only do so from within the browser.
Sent commands should be processed in the example, to address this confusion.
Fixed in
204928ad5c