Commands don't work in the chat UI #32

Closed
opened 2023-10-08 12:31:16 +02:00 by issork · 1 comment
issork commented 2023-10-08 12:31:16 +02:00 (Migrated from github.com)

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.

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.
issork commented 2023-10-08 12:57:35 +02:00 (Migrated from github.com)

Fixed in 204928ad5c

Fixed in 204928ad5c319b22f62c44ca361811cfe13e357c
Sign in to join this conversation.
No description provided.