Top Watch Streaker
Description
This is designed to track your viewers’ watch streaks on Twitch. This will store their latest triggered watch streak and compare it with the other stored watch streaks. It will list who has the top watch streak and a command to view the top 5 watch streaks. If the top watch streak loses their streak, their next streak trigger will then be reset to their current streak, allowing the next up to take the lead.
Messages Returned For Watch Streaks
New Leader: Congratulations {currentUser}! You have claimed the lead for longest watch streak!
Leader Streak Continues: “{currentUser} is still holding the top streak! Keep it up!”
Not the Top Streaker: “{currentUser} currently holds a {currentUserStreak} streak. Keep going to see if you can dethrone {topStreaker}'s current streak of {topStreakValue}.”
Video Tutorial
YouTube explanation and demonstration starts at 4:50 in this video.
Watch Streak Tracker.sb (4.6 KB)
Import File
Import the Following File into Streamer.bot
TopWatchStreaker.sb (5.0 KB)
Resources
No additional resources necessary
Installation
Complete the following:
In Streamer.bot click the Import
button in the top menu. Drag the Watch Streak Tracker.sb file into the Import String
field.
Now describe the remaining installation steps for your extension.
First Step
After installing to Streamer.bot, select the “Watch Streak” (Main) action. Under the sub-actions, select “Set argument %bot% to ____”
In this you will write either TRUE or FALSE that will determine if you want to send messages as a bot or not.
True = Bot Sends Messages
False = Broadcaster Sends Messages
Second Step (optional)
Select the “Commands” tab and look for the Category “commands” and find !watchstreak
Double click to open.
Under Command(s), you can add or replace the trigger command.
Configuration
Action-Watch Streak (Main): Set bot messaging to either True or False
Commands - can change !watchstreak to any command you wish
Action labeled as “Unset Watchstreak” will remove ALL user values. This is included to help with testing before using on stream.
Commands
| Command | | Description |
| !watchstreak | Sends to chat the Top 5 Watch Streaks and the views who hold them. |