Skip to main content

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

NameTypeDescription
messagechat-messageThe chat message object from the Chat Message trigger or an upstream check node.

Outputs

NameTypeDescription
passchat-messageThe message, forwarded if it contains only emotes (any provider).
failchat-messageThe 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.