refactor: rename Badge to TwitchBadge (#6706)

this change is made to clarify that the previously-called Badge object
is actually specialized for Twitch badges
This commit is contained in:
pajlada
2026-01-04 12:52:02 +01:00
committed by GitHub
parent 7fed720d18
commit 18e3d7c72b
190 changed files with 1058 additions and 1049 deletions
@@ -2,11 +2,6 @@
"input": "@vip=1;badges=vip/1;tmi-sent-ts=1729627237027;id=3e0750f7-541e-4f7c-8fec-4f943bfd84a3;room-id=11148817;user-id=100229878;display-name=nuuls;badges=bits/100;badge-info=;color=#00FF7F;flags=5-8:P.3;user-type=;emotes=;source-only=0;source-badge-info=subscriber/52;source-id=0dd9957e-6140-498f-a6e8-e62d1b43dfe7;source-room-id=22484632;source-badges=vip/1,subscriber/48 :nuuls!nuuls@nuuls.tmi.twitch.tv PRIVMSG #pajlada :I'm a vip in the current & shared channel",
"output": [
{
"badgeInfos": {
},
"badges": [
"bits"
],
"channelName": "pajlada",
"count": 1,
"displayName": "nuuls",
@@ -184,6 +179,11 @@
"searchText": "nuuls nuuls: I'm a vip in the current & shared channel ",
"serverReceivedTime": "2024-10-22T20:00:37Z",
"timeoutUser": "",
"twitchBadgeInfos": {
},
"twitchBadges": [
"bits"
],
"userID": "100229878",
"usernameColor": "#ff00ff7f"
}