diff --git a/multistream-alerts/settings/settings.json b/multistream-alerts/settings/settings.json
index e31e2a5..91fb921 100644
--- a/multistream-alerts/settings/settings.json
+++ b/multistream-alerts/settings/settings.json
@@ -148,6 +148,142 @@
],
"defaultValue": "align-to-bottom",
"group": "General"
+ },
+ {
+ "id": "showTwitchFollows",
+ "label": "New Follows",
+ "description": "",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which Twitch alerts do you want to see?"
+ },
+ {
+ "id": "showTwitchCheers",
+ "label": "Cheers",
+ "description": "",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which Twitch alerts do you want to see?"
+ },
+ {
+ "id": "showTwitchCheers",
+ "label": "Cheers",
+ "description": "",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which Twitch alerts do you want to see?"
+ },
+ {
+ "id": "showTwitchSubs",
+ "label": "New Subscribers",
+ "description": "",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which Twitch alerts do you want to see?"
+ },
+ {
+ "id": "showTwitchSubs",
+ "label": "New Subscribers",
+ "description": "",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which Twitch alerts do you want to see?"
+ },
+ {
+ "id": "showTwitchChannelPointRedemptions",
+ "label": "Channel Point Redemptions",
+ "description": "",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which Twitch alerts do you want to see?"
+ },
+ {
+ "id": "showTwitchRaids",
+ "label": "Raids",
+ "description": "",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which Twitch alerts do you want to see?"
+ },
+ {
+ "id": "showYouTubeSuperChats",
+ "label": "Super Chats",
+ "description": "",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which YouTube alerts do you want to see?"
+ },
+ {
+ "id": "showYouTubeSuperStickers",
+ "label": "Super Stickers",
+ "description": "",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which YouTube alerts do you want to see?"
+ },
+ {
+ "id": "showYouTubeMemberships",
+ "label": "Memberships",
+ "description": "",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which YouTube alerts do you want to see?"
+ },
+ {
+ "id": "showStreamlabsDonations",
+ "label": "Streamlabs Tips",
+ "description": "Click to connect",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which donation alerts do you want to see?"
+ },
+ {
+ "id": "showStreamElementsTips",
+ "label": "StreamElements Tips",
+ "description": "Click to connect",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which donation alerts do you want to see?"
+ },
+ {
+ "id": "showPatreonMemberships",
+ "label": "Patreon Memberships",
+ "description": "Click to connect",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which donation alerts do you want to see?"
+ },
+ {
+ "id": "showKofiDonations",
+ "label": "Ko-fi Donations",
+ "description": "Click to connect",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which donation alerts do you want to see?"
+ },
+ {
+ "id": "showKofiDonations",
+ "label": "Ko-fi Donations",
+ "description": "Click to connect",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which donation alerts do you want to see?"
+ },
+ {
+ "id": "showTipeeeStreamDonations",
+ "label": "TipeeeStream Donations",
+ "description": "Click to connect",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which donation alerts do you want to see?"
+ },
+ {
+ "id": "showFourthwallAlerts",
+ "label": "Fourthwall Alerts",
+ "description": "Click to connect",
+ "type": "checkbox",
+ "defaultValue": true,
+ "group": "Which donation alerts do you want to see?"
}
]
}
\ No newline at end of file