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

Allow custom sorting of emote groups. #28

Closed tehbasshunter closed 10 years ago

tehbasshunter commented 10 years ago

As shown in the picture, emote groups are sorted by alphabetical order (The exception being popular which can be moved to the top or the bottom). Seeing as I've got subscriptions with channels on both ends of the alphabet, I think it would be convenient (for me at least) to have them organized to the users liking. e2pbvur

cletusc commented 10 years ago

Would having the non-Twitch emotes (BetterTTV) at the bottom be better for you instead? Adding sorting of channels adds quite a bit of complexity to the sort that I'd like to avoid. Moving non-Twitch emotes below everything else should be easy to implement.

tehbasshunter commented 10 years ago

How hard would it be to have the TTV/BTTV emotes on the bottom by default?

cletusc commented 10 years ago

Not very, just need to check if it has a channel and not in your sub emotes. Would be very easy to implement.

tehbasshunter commented 10 years ago

Ok. Thanks for the quick replies.

cletusc commented 10 years ago

This should work. I also added a notice about addon emotes which should make it more clear what they are. To benefit immediately, turn off the "Twitch Chat Emotes" option in BetterTTV, and install this userscript, otherwise you will have to wait until Night pulls the changes into BTTV.

cletusc commented 10 years ago

Just following up on this--Night has removed the notice on his copy of the script in BetterTTV, so those looking to have this will need to install the standalone version and disable the BTTV version (in the settings).