luke-h1 / foam

WIP custom third-party Twitch app for IOS & Android
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Handle chat tags #5

Open luke-h1 opened 11 months ago

luke-h1 commented 11 months ago

Twitch's impl of IRC includes various tags and commands that are sent along with the chat message. These tags contain various KV pairs related to the message and command (i.e. name color, badges, emotes ued, sub status etc.). These tags need to be handled accordingly and should influence the rendering of messages if necessary