TwelveIterationMods / ChatTweaks

Minecraft Mod. Emoticons, Image Preview, Tabs and Filters. Client-side only.
https://mods.twelveiterations.com/mc/chat-tweaks/
MIT License
18 stars 10 forks source link

Fetch emotes from a single cached proxy server for greater stability #67

Open BlayTheNinth opened 5 years ago

BlayTheNinth commented 5 years ago

To avoid constantly having to push mod updates due to everything breaking when an API changes, and to not spam external services as much, query all emotes (Twitch, BTTV, FFZ) from a unified API over a proxy server that can hold a fallback cache for when APIs do change.