Fully implemented Kick settings

This commit is contained in:
nuttylmao
2025-07-03 04:40:11 +10:00
parent e2471bc9e4
commit a5b363688a
2 changed files with 89 additions and 5 deletions
+32
View File
@@ -259,6 +259,38 @@
"defaultValue": 2,
"group": "Which Twitch messages do you want to see?"
},
{
"id": "showKickMessages",
"label": "Chat Messages",
"description": "",
"type": "checkbox",
"defaultValue": true,
"group": "Which Kick messages do you want to see?"
},
{
"id": "showKickSubs",
"label": "New Subscribers",
"description": "",
"type": "checkbox",
"defaultValue": true,
"group": "Which Kick messages do you want to see?"
},
{
"id": "showKickChannelPointRedemptions",
"label": "Channel Point Redemptions",
"description": "",
"type": "checkbox",
"defaultValue": true,
"group": "Which Kick messages do you want to see?"
},
{
"id": "showKickHosts",
"label": "Raids",
"description": "",
"type": "checkbox",
"defaultValue": true,
"group": "Which Kick messages do you want to see?"
},
{
"id": "showYouTubeMessages",
"label": "Chat Messages",