mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
First release ready (sans minor cleanup)
This commit is contained in:
@@ -36,10 +36,10 @@
|
||||
},
|
||||
{
|
||||
"id": "useCustomBackground",
|
||||
"label": "Use Custom Background",
|
||||
"description": "",
|
||||
"label": "Use Custom Background Color",
|
||||
"description": "If off, platform colors will be used instead",
|
||||
"type": "checkbox",
|
||||
"defaultValue": true,
|
||||
"defaultValue": false,
|
||||
"group": "Appearance"
|
||||
},
|
||||
{
|
||||
@@ -47,7 +47,8 @@
|
||||
"label": "Background",
|
||||
"description": "",
|
||||
"type": "color",
|
||||
"defaultValue": "#000000",
|
||||
"defaultValue": "#2196f3",
|
||||
"showIf": "useCustomBackground",
|
||||
"group": "Appearance"
|
||||
},
|
||||
{
|
||||
@@ -59,6 +60,7 @@
|
||||
"min": 0,
|
||||
"max": 1,
|
||||
"step": ".01",
|
||||
"showIf": "useCustomBackground",
|
||||
"group": "Appearance"
|
||||
},
|
||||
{
|
||||
@@ -171,7 +173,7 @@
|
||||
"description": "Also run this Streamer.bot Action",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"hideIf": "showTwitchFollows",
|
||||
"showIf": "showTwitchFollows",
|
||||
"group": "Which Twitch alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -188,7 +190,7 @@
|
||||
"description": "Also run this Streamer.bot Action",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"hideIf": "showTwitchSubs",
|
||||
"showIf": "showTwitchSubs",
|
||||
"group": "Which Twitch alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -205,7 +207,7 @@
|
||||
"description": "Also run this Streamer.bot Action",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"hideIf": "showTwitchChannelPointRedemptions",
|
||||
"showIf": "showTwitchChannelPointRedemptions",
|
||||
"group": "Which Twitch alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -222,7 +224,7 @@
|
||||
"description": "Also run Streamer.bot Action",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"hideIf": "showTwitchCheers",
|
||||
"showIf": "showTwitchCheers",
|
||||
"group": "Which Twitch alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -239,7 +241,7 @@
|
||||
"description": "Also run this Streamer.bot Action",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"hideIf": "showTwitchRaids",
|
||||
"showIf": "showTwitchRaids",
|
||||
"group": "Which Twitch alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -256,7 +258,7 @@
|
||||
"description": "Also run this Streamer.bot Action",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"hideIf": "showYouTubeSuperChats",
|
||||
"showIf": "showYouTubeSuperChats",
|
||||
"group": "Which YouTube alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -273,7 +275,7 @@
|
||||
"description": "Also run this Streamer.bot Action",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"hideIf": "showYouTubeSuperStickers",
|
||||
"showIf": "showYouTubeSuperStickers",
|
||||
"group": "Which YouTube alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -290,7 +292,7 @@
|
||||
"description": "Also run this Streamer.bot Action",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"hideIf": "showYouTubeMemberships",
|
||||
"showIf": "showYouTubeMemberships",
|
||||
"group": "Which YouTube alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -298,7 +300,7 @@
|
||||
"label": "Streamlabs Tips",
|
||||
"description": "<a href=\"https://docs.streamer.bot/guide/integrations/streamlabs\" target=\"_blank\">Click to connect</a>",
|
||||
"type": "checkbox",
|
||||
"defaultValue": false,
|
||||
"defaultValue": true,
|
||||
"group": "Which donation alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -307,7 +309,7 @@
|
||||
"description": "Also run this Streamer.bot Action",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"hideIf": "showStreamlabsDonations",
|
||||
"showIf": "showStreamlabsDonations",
|
||||
"group": "Which donation alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -315,7 +317,7 @@
|
||||
"label": "StreamElements Tips",
|
||||
"description": "<a href=\"https://docs.streamer.bot/guide/integrations/streamelements\" target=\"_blank\">Click to connect</a>",
|
||||
"type": "checkbox",
|
||||
"defaultValue": false,
|
||||
"defaultValue": true,
|
||||
"group": "Which donation alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -324,7 +326,7 @@
|
||||
"description": "Also run this Streamer.bot Action",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"hideIf": "showStreamElementsTips",
|
||||
"showIf": "showStreamElementsTips",
|
||||
"group": "Which donation alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -332,7 +334,7 @@
|
||||
"label": "Patreon Memberships",
|
||||
"description": "<a href=\"https://docs.streamer.bot/guide/integrations/patreon\" target=\"_blank\">Click to connect</a>",
|
||||
"type": "checkbox",
|
||||
"defaultValue": false,
|
||||
"defaultValue": true,
|
||||
"group": "Which donation alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -341,7 +343,7 @@
|
||||
"description": "Also run this Streamer.bot Action",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"hideIf": "showPatreonMemberships",
|
||||
"showIf": "showPatreonMemberships",
|
||||
"group": "Which donation alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -349,7 +351,7 @@
|
||||
"label": "Ko-fi Donations",
|
||||
"description": "<a href=\"https://docs.streamer.bot/guide/integrations/ko-fi\" target=\"_blank\">Click to connect</a>",
|
||||
"type": "checkbox",
|
||||
"defaultValue": false,
|
||||
"defaultValue": true,
|
||||
"group": "Which donation alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -358,7 +360,7 @@
|
||||
"description": "Also run this Streamer.bot Action",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"hideIf": "showKofiDonations",
|
||||
"showIf": "showKofiDonations",
|
||||
"group": "Which donation alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -366,7 +368,7 @@
|
||||
"label": "TipeeeStream Donations",
|
||||
"description": "<a href=\"https://docs.streamer.bot/guide/integrations/tipeee-stream\" target=\"_blank\">Click to connect</a>",
|
||||
"type": "checkbox",
|
||||
"defaultValue": false,
|
||||
"defaultValue": true,
|
||||
"group": "Which donation alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -375,7 +377,7 @@
|
||||
"description": "Also run this Streamer.bot Action",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"hideIf": "showTipeeeStreamDonations",
|
||||
"showIf": "showTipeeeStreamDonations",
|
||||
"group": "Which donation alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -383,7 +385,7 @@
|
||||
"label": "Fourthwall Alerts",
|
||||
"description": "<a href=\"https://docs.streamer.bot/guide/integrations/fourthwall\" target=\"_blank\">Click to connect</a>",
|
||||
"type": "checkbox",
|
||||
"defaultValue": false,
|
||||
"defaultValue": true,
|
||||
"group": "Which donation alerts do you want to see?"
|
||||
},
|
||||
{
|
||||
@@ -392,7 +394,7 @@
|
||||
"description": "Also run this Streamer.bot Action",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"hideIf": "showFourthwallAlerts",
|
||||
"showIf": "showFourthwallAlerts",
|
||||
"group": "Which donation alerts do you want to see?"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user