Gocnak / Botnak

A Java-based IRC chat client with focus on Twitch.tv streams.
https://gocnak.github.io/Botnak
MIT License
67 stars 28 forks source link

Overhaul Twitch Emotes (again) #84

Closed Gocnak closed 9 years ago

Gocnak commented 9 years ago

With the update to IRCv3 comes the deprecation of older Twitch emote code.

Using https://api.twitch.tv/kraken/chat/emoticon_images and http://static-cdn.jtvnw.net/emoticons/v1/:emote_id/:size

we need to replace the emote storage and code for obtaining them.