kameloso.plugins.twitch.emotes.bttv

Functions for importing custom BetterTTV emotes.

Members

Functions

getBTTVEmotes
uint getBTTVEmotes(TwitchPlugin plugin, bool[string]* emoteMap, ulong id, string caller)

Fetches BetterTTV emotes for a given channel.

getBTTVEmotesGlobal
uint getBTTVEmotesGlobal(TwitchPlugin plugin, bool[string]* emoteMap, ulong _, string caller)

Fetches global BetterTTV emotes.

See Also

Meta