Streamer.bot constantly listens for events from your configured Twitch account and can perform actions for each of them.
Some Twitch events may require Affiliate status and some may be unavailable if prohibited by local laws.
User variables are added when a specific person invokes it, this is with chat messages, cheers, whispers, etc. when something like a Ad Run, Present Viewers event triggers it won't generate variables because these aren't user specific.
Name | Description |
---|---|
user |
The user that followed the broadcaster |
userName |
The login name of the user that followed the broadcaster |
userId |
Unique user identifier |
userType |
pecifies which streaming service the triggering user is coming from twitch or youtube |
isSubscribed |
Boolean value indicating the sender's subscription status True /False |
isModerator |
Boolean value indicating the sender's moderator status True /False |
isVip |
Boolean value indicating the sender's VIP status True /False |
userPreviousActive |
When the user was previously active |
eventSource |
specifies which streaming service the triggering event is coming from twitch or youtube |
This is always generated with Twitch events.
Name | Description |
---|---|
broadcastUser |
The Twitch display name of the broadcaster account |
broadcastUserName |
The Twitch user name of the broadcaster account |
broadcastUserId |
The Twitch user ID of the broadcaster account |
broadcastIsAffiliate |
Boolean value indicating if the broadcast account is a Twitch affiliate True / False |
broadcastIsPartner |
Boolean value indicating if the broadcast account is a Twitch partner True / False |
Configurable events in the Platforms > Twitch > Events > General tab
Configurable events in the Platforms > Twitch > Moderation tab
Configurable events in the Platforms > Twitch > Channel tab
Configurable events in the Platforms > Twitch > Bot tab
Configurable events in the Platforms > Twitch > Events tab
These event sources each have their own configuration tabs