Added support for Cheer alerts

This commit is contained in:
nuttylmao
2025-11-18 00:32:43 +11:00
parent 52b5b02177
commit 03f0d09cf9
4 changed files with 79 additions and 2 deletions
+8
View File
@@ -135,6 +135,14 @@
"defaultValue": true,
"group": "Which Twitch messages do you want to see?"
},
{
"id": "showTwitchCheers",
"label": "Cheers",
"description": "",
"type": "checkbox",
"defaultValue": false,
"group": "Which Twitch messages do you want to see?"
},
{
"id": "showTwitchAnnouncements",
"label": "Announcements",