Added Kick support

This commit is contained in:
nuttylmao
2025-07-03 07:15:14 +10:00
parent 2b460893df
commit c65205a5a1
6 changed files with 403 additions and 14 deletions
+40
View File
@@ -175,6 +175,46 @@
"defaultValue": true,
"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": "showKickFollows",
"label": "New Followers",
"description": "",
"type": "checkbox",
"defaultValue": false,
"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",