kameloso.plugins.twitch.emotes.ffz

Functions for importing custom FrankerFaceZ emotes.

Members

Functions

getFFZEmotes
auto getFFZEmotes(TwitchPlugin plugin, bool[string]* emoteMap, ulong id, string caller)

Fetches FrankerFaceZ emotes for a given channel.

getFFZEmotesGlobal
auto getFFZEmotesGlobal(TwitchPlugin plugin, bool[string]* emoteMap, ulong _, string caller)

Fetches global FrankerFaceZ emotes.

Structs

ErrorResponse
struct ErrorResponse

JSON schema of the error response from the FrankerFaceZ API.

Response
struct Response

JSON schema of the response from the FrankerFaceZ API.

See Also

Meta