{ "customCommand": { "type": "text", "label": "Shoutout Command", "value": "!so", "group": "General" }, "notificationTime": { "type": "slider", "label": "Notification Duration (Seconds)", "value": 6.8, "min": 0, "max": 10, "step": 0.1, "group": "General" }, "showInit": { "type": "checkbox", "label": "Show 'loaded' animation when this widget loads.", "value": true, "group": "General" }, "shoutTop": { "type": "text", "label": "Distance from Top (%, px)", "value": "20%", "group": "Avatar" }, "shoutLeft": { "type": "text", "label": "Distance from Left (%, px)", "value": "500px", "group": "Avatar" }, "avatarEntranceClass": { "type": "dropdown", "label": "Avatar Entrance Animation:", "value": "roll-in-blurred-top", "options": { "fade-in": "fade-in", "roll-in-blurred-top": "roll-in-blurred-top", "slit-in-vertical" : "slit-in-vertical", "scale-in-center" : "scale-in-center", "scale-in-bottom" : "scale-in-bottom", "scale-in-hor-center" : "scale-in-hor-center", "scale-in-ver-center" : "scale-in-ver-center", "rotate-in-center" : "rotate-in-center", "rotate-in-2-fwd-cw" : "rotate-in-2-fwd-cw", "swirl-in-fwd" : "swirl-in-fwd", "swing-in-top-fwd": "swing-in-top-fwd" }, "group": "Avatar" }, "avatarExitClass": { "type": "dropdown", "label": "Avatar Exit Animation:", "value": "slide-out-blurred-top", "options": { "slide-out-blurred-top": "slide-out-blurred-top", "scale-out-center": "scale-out-center", "scale-out-vertical": "scale-out-vertical", "scale-out-horizontal": "scale-out-horizontal", "scale-out-bottom": "scale-out-bottom", "slit-out-vertical": "slit-out-vertical", "roll-out-blurred-top": "roll-out-blurred-top", "rotate-out-center": "rotate-out-center", "rotate-out-2-fwd": "rotate-out-2-fwd", "rotate-out-2-cw": "rotate-out-2-cw", "swirl-out-bck": "swirl-out-bck", "swing-out-top-fwd": "swing-out-top-fwd" }, "group": "Avatar" }, "shoutTopText": { "type": "text", "label": "Top Text", "value": "[name]", "group": "Text - Top" }, "shoutTopTextColor": { "type": "colorpicker", "label": "Text color", "value": "#eb4559", "group": "Text - Top" }, "shoutTopTextFont": { "type": "googleFont", "label": "Font (Google Fonts)", "value": "Montserrat", "group": "Text - Top" }, "textTopEntranceClass": { "type": "dropdown", "label": "Entrance Animation:", "value": "tracking-in-contract-bck-top", "options": { "fade-in": "fade-in", "focus-in-expand": "focus-in-expand", "focus-in-expand-fwd": "focus-in-expand-fwd", "focus-in-contract": "focus-in-contract", "focus-in-contract-bck": "focus-in-contract-bck", "roll-in-blurred-top": "roll-in-blurred-top", "swing-in-top-fwd": "swing-in-top-fwd", "text-focus-in": "text-focus-in", "tracking-in-contract-bck-bottom": "tracking-in-contract-bck-bottom", "tracking-in-contract-bck-top": "tracking-in-contract-bck-top", "tracking-in-expand": "tracking-in-expand", "tracking-in-expand-fwd": "tracking-in-expand-fwd", "tracking-in-contract": "tracking-in-contract" }, "group": "Text - Top" }, "textTopExitClass": { "type": "dropdown", "label": "Exit Animation:", "value": "text-blur-out", "options": { "text-blur-out": "text-blur-out", "tracking-out-contract": "tracking-out-contract", "tracking-out-expand": "tracking-out-expand", "blur-out-contract": "blur-out-contract", "blur-out-expand": "blur-out-expand", "tracking-out-contract-bck-bottom": "tracking-out-contract-bck-bottom", "tracking-out-contract-bck-top": "tracking-out-contract-bck-top", "tracking-out-contract-bck": "tracking-out-contract-bck", "blur-out-contract-bck": "blur-out-contract-bck" }, "group": "Text - Top" }, "shoutBotText": { "type": "text", "label": "Bottom Text", "value": "[random]", "group": "Text - Bottom" }, "shoutBotTextColor": { "type": "colorpicker", "label": "Text Color", "value": "#eb4559", "group": "Text - Bottom" }, "shoutBotTextFont": { "type": "googleFont", "label": "Font (Google Fonts)", "value": "Montserrat", "group": "Text - Bottom" }, "textBotEntranceClass": { "type": "dropdown", "label": "Entrance Animation:", "value": "tracking-in-contract-bck-bottom", "options": { "fade-in": "fade-in", "focus-in-expand": "focus-in-expand", "focus-in-expand-fwd": "focus-in-expand-fwd", "focus-in-contract": "focus-in-contract", "focus-in-contract-bck": "focus-in-contract-bck", "roll-in-blurred-top": "roll-in-blurred-top", "swing-in-top-fwd": "swing-in-top-fwd", "text-focus-in": "text-focus-in", "tracking-in-contract-bck-bottom": "tracking-in-contract-bck-bottom", "tracking-in-contract-bck-top": "tracking-in-contract-bck-top", "tracking-in-expand": "tracking-in-expand", "tracking-in-expand-fwd": "tracking-in-expand-fwd", "tracking-in-contract": "tracking-in-contract" }, "group": "Text - Bottom" }, "textBotExitClass": { "type": "dropdown", "label": "Exit Animation:", "value": "text-blur-out", "options": { "text-blur-out": "text-blur-out", "tracking-out-contract": "tracking-out-contract", "tracking-out-expand": "tracking-out-expand", "blur-out-contract": "blur-out-contract", "blur-out-expand": "blur-out-expand", "tracking-out-contract-bck-bottom": "tracking-out-contract-bck-bottom", "tracking-out-contract-bck-top": "tracking-out-contract-bck-top", "tracking-out-contract-bck": "tracking-out-contract-bck", "blur-out-contract-bck": "blur-out-contract-bck" }, "group": "Text - Bottom" }, "shoutAudio": { "type": "sound-input", "label": "Audio", "group": "Audio" }, "shoutAudioVolume": { "type": "slider", "label": "Audio Volume", "value": 80, "min": 0, "max": 100, "steps": 1, "group":"Audio" }, "shoutVideo": { "type": "video-input", "label": "Video", "group": "Video" }, "shoutVideoVolume": { "type": "slider", "label": "Default Video Volume", "value": 100, "min": 0, "max": 100, "steps": 1, "group": "Video" }, "randomText": { "type": "text", "label": "Random Phrases (One per line)", "value": "Probably a decent human.\nA featherless biped.\nCleans up well.\nThis one is good.\nProbably not a cannibal.\nHas so much potential.\nCute.\nBetter than bubble wrap.\nHas a smile.\nInspiring.\nA gift to Twitch.\nA great parent.\nTheir aura is strong.", "mode": "textarea", "group": "Random Phrases" } }