Added support for Kick kicks

This commit is contained in:
nuttylmao
2025-09-18 05:28:18 +10:00
parent 263a7cb07b
commit 798385ec33
12 changed files with 240 additions and 63 deletions
+17
View File
@@ -422,6 +422,23 @@
"showIf": "showKickHosts",
"group": "Which Kick alerts do you want to see?"
},
{
"id": "showKickGifts",
"label": "Gifts",
"description": "",
"type": "checkbox",
"defaultValue": true,
"group": "Which Kick alerts do you want to see?"
},
{
"id": "kickGiftAction",
"label": "",
"description": "Also run this Streamer.bot Action",
"type": "sb-actions",
"defaultValue": "",
"showIf": "showKickGifts",
"group": "Which Kick alerts do you want to see?"
},
{
"id": "enableTikTokSupport",
"label": "Enable TikTok Support",