Added support for Twitch Watch Streaks

This commit is contained in:
nuttylmao
2025-11-08 05:43:49 +11:00
parent fff3e5d020
commit 38cd241122
6 changed files with 129 additions and 0 deletions
+17
View File
@@ -312,6 +312,23 @@
"showIf": "showTwitchRaids",
"group": "Which Twitch alerts do you want to see?"
},
{
"id": "showTwitchWatchStreaks",
"label": "Watch Streaks",
"description": "",
"type": "checkbox",
"defaultValue": true,
"group": "Which Twitch alerts do you want to see?"
},
{
"id": "twitchWatchStreaksAction",
"label": "",
"description": "Also run this Streamer.bot Action",
"type": "sb-actions",
"defaultValue": "",
"showIf": "showTwitchWatchStreaks",
"group": "Which Twitch alerts do you want to see?"
},
{
"id": "showYouTubeSuperChats",
"label": "Super Chats",