Stream Kit Docs
API ReferenceTwitch

Hype Chat

Twitch trigger: twitch:twitch:chat:hype-chat

Hype Chat

Trigger IDtwitch:twitch:chat:hype-chat
PluginTwitch
CategoryChat

Variables

Copy variables into handler fields using {variableName} syntax.

{amount}{broadcasterId}{channel}{user}{userId}{message}{role}{msg}
NameTypeDescription
{amount}
number

Numeric amount for the event (bits, points awarded, Super Chat value, etc.).

Example: 500

{broadcasterId}
string

Broadcaster channel ID for the connected account.

{channel}
string

Channel login or display name where the event occurred.

{user}
string

Display name of the user who triggered the event.

{userId}
string

Platform user ID of the chatter or actor.

{message}
string

Full message text from the event.

{role}
string

Role of the user (for example everyone, mod, broadcaster, vip, subscriber).

{msg}
object

Structured chat message object (JSON) with badges, emotes, flags, and metadata.

Conditions

ConditionDescription
Minimum AmountMinimum hype chat amount (localized currency).

On this page