ChatIS
ChatIS copied to clipboard
Personal 7tv emotes apply to all messages
Personal emotes should be stored separately from chat emotes. Right now when personal 7tv emotes are loaded, they are loaded into the global store of all emotes (basically a KV map [emote_name] = emote_data). Personal emotes should be stored per-user, probably something like [username][emote_name] = emote_data.