ErisApps / CatCore

A shared high-performance chat client library written in .NET Standard 2.0
GNU General Public License v3.0
29 stars 3 forks source link

Fix exception on conflicting BTTV emotes #27

Closed ErisApps closed 2 years ago

ErisApps commented 2 years ago

Apparently, it's possible for streamers to configure emotes that have conflicting codes. This PR fixes the exception that was thrown by letting the last conflicting emote "win". (Streamers should pay better attention to this and third party services basically shouldn't allow this behavior anyways)