cletusc / Userscript--Twitch-Chat-Emotes

Adds a button to Twitch that allows you to "click-to-insert" an emote.
http://cletusc.github.io/Userscript--Twitch-Chat-Emotes/
MIT License
36 stars 20 forks source link

Cache tickets info in case API fails #71

Closed cletusc closed 9 years ago

cletusc commented 9 years ago

When the API fails, but Ember doesn't, we can get the sets, but not the channel. Without the channel, the emotes don't group up by channel.

cletusc commented 9 years ago

As of 8641b600555e5262c4dfad6f7be05b9bf8920b2f, the channel is cached. Will close when it gets merged into master.