Vinrobot / Minecraft-Emote

7TV, FrankerFaceZ and BetterTTV in Minecraft!
https://modrinth.com/mod/minecraft-emote
Creative Commons Zero v1.0 Universal
4 stars 3 forks source link

Emote cache #4

Open Vinrobot opened 1 year ago

Vinrobot commented 1 year ago

Use cache to not download already loaded emote.

Also need to check if Minecraft use something internally.

Vinrobot commented 11 months ago

Basic implementation in https://github.com/Vinrobot/Minecraft-Emote/commit/1024cbf9b2310b605a2eb8878be5dcd8eb68c184 . One request per file, no index, no maximum cache size.

TODO: