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

Implement channel names on emote sets #12

Closed cletusc closed 10 years ago

cletusc commented 11 years ago

Using this data set, show channel names above sets to give a categorized look similar to Twitch Emotes.

cletusc commented 11 years ago

The initial data set is no longer available and instead an official API has been created and should be used instead. At the moment, I set up a cron job on my server which pulls in the latest API files once a day. The script would be requesting those files from my server once per day per person. Github API allows me to pull it from this repo, but then I would have to manually commit the changes every day likely to keep up with twitchemotes.

OlsonDev commented 11 years ago

I just tested the branch version of this script; I'm subbed to MANvsGAME and Lethalfrag. Functionally, everything worked fine.

I think all the headers should look the same: All Emotes, Lethalfrag, MANvsGAME, and Popular Emotes. Currently they differ by font size, background color, draggableness. I also noticed Popular Emotes is still draggable when put to the bottom. I'm not sure what the best style/functionality for them is but it feels like they should be consistent.

cletusc commented 11 years ago

For reference to those unable to actively test this, here is an image of it with Lethalfrag and Manvsgame enabled as subs and scrolled down to where you can see it:

I do agree that something needs to change on it. The popular emotes being draggable regardless of location is intended as I also enabled dragging on the "all emotes" as well.

cletusc commented 10 years ago

Here is a screenshot of the latest dev version which implements all of the new styles and stuff. Considering this complete!

Imgur