Stream Kit Docs
API ReferenceTwitch

Community Subscription

Twitch trigger: twitch:twitch:subscriptions:community-subscription

Community Subscription

Trigger IDtwitch:twitch:subscriptions:community-subscription
PluginTwitch
CategorySubscriptions

Variables

Copy variables into handler fields using {variableName} syntax.

{user}{giftCount}{broadcasterId}{channel}
NameTypeDescription
{user}
string

Display name of the user who triggered the event.

Example: TestUser

{giftCount}
number

Number of gifted subscriptions in the event.

Example: 10

{broadcasterId}
string

Broadcaster channel ID for the connected account.

{channel}
string

Channel login or display name where the event occurred.

Conditions

ConditionDescription
Minimum Gift CountMinimum number of gifted subscriptions.

On this page