Added a global action + minor animation changes

This commit is contained in:
nuttylmao
2025-05-04 23:26:08 +10:00
parent 6edee0ad2d
commit 2f31fd547f
2 changed files with 49 additions and 14 deletions
+9 -1
View File
@@ -31,7 +31,7 @@
"type": "number",
"min": 1,
"max": 120,
"defaultValue": 30,
"defaultValue": 20,
"group": "Appearance"
},
{
@@ -203,6 +203,14 @@
"defaultValue": true,
"group": "General"
},
{
"id": "globalAction",
"label": "Streamer.bot Action",
"description": "Run this Streamer.bot Action on every alert",
"type": "sb-actions",
"defaultValue": "",
"group": "General"
},
{
"id": "showMesesages",
"label": "Show Messages",