Stream Kit Docs
API ReferenceTwitch

New Follower

Twitch trigger: twitch:twitch:channel:new-follower

New Follower

Trigger IDtwitch:twitch:channel:new-follower
PluginTwitch
CategoryChannel

Variables

Copy variables into handler fields using {variableName} syntax.

{user}{userId}{broadcasterId}{channel}
NameTypeDescription
{user}
string

Display name of the user who triggered the event.

Example: TestUser

{userId}
string

Platform user ID of the chatter or actor.

Example: 999001

{broadcasterId}
string

Broadcaster channel ID for the connected account.

{channel}
string

Channel login or display name where the event occurred.

On this page