mirror-chatterino2/tests/snapshots/IrcMessageHandler/highlight3.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

165 lines
5.6 KiB
JSON
Raw Normal View History

{
"input": "@tmi-sent-ts=1726866927483;subscriber=1;id=f72f5a7a-522d-407c-ac16-a0b413632fa9;room-id=11148817;user-id=129546453;display-name=nerixyz;badges=subscriber/24;badge-info=subscriber/27;color=#FF0000;flags=;user-type=;emotes= :nerixyz!nerixyz@nerixyz.tmi.twitch.tv PRIVMSG #pajlada :foo no-mention-highlight",
"output": [
{
"badgeInfos": {
"subscriber": "27"
},
"badges": [
"subscriber"
],
"channelName": "pajlada",
"count": 1,
"displayName": "nerixyz",
"elements": [
{
"color": "System",
"flags": "ChannelName",
"link": {
"type": "JumpToChannel",
"value": "pajlada"
},
"style": "ChatMedium",
"tooltip": "",
"trailingSpace": true,
"type": "TextElement",
"words": [
"#pajlada"
]
},
{
"element": {
"color": "System",
"flags": "Timestamp",
"link": {
"type": "None",
"value": ""
},
"style": "ChatMedium",
"tooltip": "",
"trailingSpace": true,
"type": "TextElement",
"words": [
"21:15"
]
},
"flags": "Timestamp",
"format": "",
"link": {
"type": "None",
"value": ""
},
"time": "21:15:27",
"tooltip": "",
"trailingSpace": true,
"type": "TimestampElement"
},
{
"flags": "ModeratorTools",
"link": {
"type": "None",
"value": ""
},
"tooltip": "",
"trailingSpace": true,
"type": "TwitchModerationElement"
},
{
"color": "#ffff0000",
"flags": "Username",
"link": {
"type": "UserInfo",
"value": "nerixyz"
},
"style": "ChatMediumBold",
"tooltip": "",
"trailingSpace": true,
"type": "TextElement",
"words": [
"nerixyz:"
]
},
{
"color": "Text",
"flags": "Text",
"link": {
"type": "None",
"value": ""
},
"style": "ChatMedium",
"tooltip": "",
"trailingSpace": true,
"type": "TextElement",
"words": [
"foo"
]
},
{
"color": "Text",
"flags": "Text",
"link": {
"type": "None",
"value": ""
},
"style": "ChatMedium",
"tooltip": "",
"trailingSpace": true,
"type": "TextElement",
"words": [
"no-mention-highlight"
]
},
{
"background": "#ffa0a0a4",
"flags": "ReplyButton",
"link": {
"type": "ReplyToMessage",
"value": "f72f5a7a-522d-407c-ac16-a0b413632fa9"
},
"padding": 2,
"tooltip": "",
"trailingSpace": true,
"type": "CircularImageElement",
"url": ""
}
],
"flags": "Highlighted|Collapsed",
"highlightColor": "#48ae812f",
"id": "f72f5a7a-522d-407c-ac16-a0b413632fa9",
"localizedName": "",
"loginName": "nerixyz",
"messageText": "foo no-mention-highlight",
"searchText": "nerixyz nerixyz: foo no-mention-highlight ",
"serverReceivedTime": "2024-09-20T21:15:27Z",
"timeoutUser": "",
"usernameColor": "#ffff0000"
}
],
"settings": {
"highlighting": {
"highlights": [
{
"alert": false,
"case": false,
"color": "#7f7f3f49",
"pattern": "my-highlight",
"regex": false,
"showInMentions": true,
"sound": true,
"soundUrl": ""
},
{
"alert": false,
"case": false,
"color": "#48ae812f",
"pattern": "no-mention-highlight",
"regex": false,
"showInMentions": false,
"sound": true,
"soundUrl": ""
}
]
}
}
}