Follow
The Follow trigger fires whenever a new viewer follows your Twitch channel. This is one of the most popular triggers for streamers, commonly used to display alerts, play sounds, or send a thank-you message in chat when someone follows.
The trigger provides the user information of the new follower, which you can use in subsequent nodes to personalize your response.
Outputs
| Name | Type | Description |
|---|---|---|
User | User | The viewer who just followed your channel. |
Example
Use the Follow trigger to play a custom alert sound and display the new follower's name on your overlay. You can also chain it with a Send Chat Message effect to automatically thank the follower by name.