kameloso.plugins.twitch.emotes.bttv

Functions for importing custom BetterTTV emotes.

Members

Functions

getBTTVEmotes
void getBTTVEmotes(TwitchPlugin plugin, bool[dstring] emoteMap, uint id, string caller)

Fetches BetterTTV emotes for a given channel.

getBTTVEmotesGlobal
void getBTTVEmotesGlobal(TwitchPlugin plugin, bool[dstring] emoteMap, uint _, string caller)

Fetches global BetterTTV emotes.

See Also

Meta