Skip to main content

$(bttvemotes)

Returns a list of all currently enabled BetterTTV emotes of a Twitch channel.

info

The maximum length of the output may cause not all currently enabled BetterTTV emotes to be listed at all times.

Parameters​

This variable takes one optional parameter that is a Twitch username of who to fetch a list of all currently enabled BetterTTV emotes of. Defaults to the current broadcaster's username if not provided.

Example Output​

  • $(bttvemotes)

    POGGERS PepoDance OMEGALUL
  • $(bttvemotes aiden)

    MONKERS PepePls pepePoint

Error Output​

  • In case a user has no currently enabled BetterTTV emotes, returns the following:

    [Error: BetterTTV API returned an error.]
  • In case an invalid username is provided, returns the following:

    [Error: Twitch API returned an error.]
  • In case a user cannot be found, or is otherwise unavailable, returns the following:

    [Error: User not found.]