Is Emote Only
Runs on: Frontend (Chatbox) — only available in the Chatbox Flow Editor; runs inside the OBS browser source.
The Is Emote Only check passes if every word in the message resolves to an emote — whether from Twitch, 7TV, BTTV, or FFZ. Whitespace between emotes is ignored. If the message contains any plain text, it goes to Fail.
Inputs
| Name | Type | Description |
|---|---|---|
message | chat-message | The chat message object from the Chat Message trigger or an upstream check node. |
Outputs
| Name | Type | Description |
|---|---|---|
pass | chat-message | The message, forwarded if it contains only emotes (any provider). |
fail | chat-message | The message, forwarded if it contains any plain text. |
Example
Route emote-only messages to an enlarged emote grid variant. Chatters using 7TV or BTTV emotes get the same treatment as those using native Twitch emotes.