A Firebot script to add Twitch Watch Streaks functionality to your stream.
- Add a "Watch Streak" event to Firebot.
- Adds three variables to use in triggered event effects:
$watchStreak: The number of consecutive streams the viewer has watched to reach their watch streak milestone.$watchStreakMessage: The custom message the viewer included when reaching their watch streak milestone.$watchStreakReward: The number of channel points rewarded to the viewer for reaching their watch streak milestone.
- Download the
watch-streaks.jsfiles from the latest release page. - Launch Firebot and click on
File>Open Data Folder(Windows) orFirebot>Open Data Folder(Mac). - Copy the
watch-streaks.jsfile into thescriptsfolder. - From the Firebot navigation sidebar, click on
Settings>Scripts. - Enable custom scripts (if not already enabled).
- Click on the
Manage Startup Scriptsbutton andAdd New Script. - In the
Select scriptdropdown, selectwatch-streaks.js. - Click Save to save the script settings.
- Close the Manage Startup Scripts dialog.