feat(eventsub): implement timeout stacking (#6013)

This commit is contained in:
nerix
2025-03-01 23:04:30 +01:00
committed by GitHub
parent 1332743716
commit 7ad3e50a94
12 changed files with 2334 additions and 76 deletions
@@ -77,19 +77,16 @@
"type": "TimestampElement"
},
{
"color": "Text",
"fallbackColor": "System",
"flags": "Text|Mention",
"color": "System",
"flags": "Text",
"link": {
"type": "None",
"value": ""
"type": "UserInfo",
"value": "nerixyz"
},
"style": "ChatMedium",
"tooltip": "",
"trailingSpace": true,
"type": "MentionElement",
"userColor": "System",
"userLoginName": "nerixyz",
"type": "TextElement",
"words": [
"nerixyz"
]
@@ -111,21 +108,18 @@
]
},
{
"color": "Text",
"fallbackColor": "System",
"flags": "Text|Mention",
"color": "System",
"flags": "Text",
"link": {
"type": "None",
"value": ""
"type": "UserInfo",
"value": "twitchdev"
},
"style": "ChatMedium",
"tooltip": "",
"trailingSpace": true,
"type": "MentionElement",
"userColor": "System",
"userLoginName": "twitchdev",
"type": "TextElement",
"words": [
"TwitchDev"
"twitchdev"
]
},
{
@@ -189,12 +183,12 @@
]
}
],
"flags": "System|Timeout|EventSub",
"flags": "System|Timeout|PubSub|EventSub",
"id": "",
"localizedName": "",
"loginName": "nerixyz",
"messageText": "nerixyz timed out twitchdev for 1s : test ",
"searchText": "nerixyz timed out twitchdev for 1s : test ",
"messageText": "nerixyz timed out twitchdev for 1s: test ",
"searchText": "nerixyz timed out twitchdev for 1s: test ",
"serverReceivedTime": "2025-02-22T17:53:49Z",
"timeoutUser": "twitchdev",
"userID": "",