mccxiv / tc

A desktop chat client for Twitch
ISC License
188 stars 17 forks source link

Support BTTV seasonal emotes #312

Closed mccxiv closed 7 years ago

mccxiv commented 7 years ago

Unfortunately, their API doesn't contain any flags that this emote should be left-shifted. So I need to manually compile a list of these seasonal emotes.

I'll check the BTTV source for it.

Once I have this list, it's just a matter of some margin-left: -35px;

mccxiv commented 7 years ago

gg ez

https://github.com/night/BetterTTV/blob/master/src/css/betterttv.css#L2258