Skip to content

$(ffzemotes)

Syntax
$(ffzemotes)
Arguments
None

The $(ffzemotes) variable is used to display a list of active FrankerFaceZ (FFZ) emotes in your Twitch channel. This can be helpful for viewers to see which custom emotes are available for use in the chat.

!command add !ffz Our channel's FFZ emotes: $(ffzemotes)
Example chat
ViewerName:!ffz
partner badgemoderator badgeStreamElements:Our channel's FFZ emotes: LULW KEKW 5Head PogU

When the command is triggered, the variable is replaced with a list of the channel’s active FFZ emote codes, separated by single spaces. The list is unordered — the same emotes may appear in a different order each time the command runs.

Q: How often is the FFZ emote list updated?

A: The FFZ emote list is cached for 48 hours. To update the list immediately, you can use the command !emotes reload.

Q: Can I filter or limit the number of emotes displayed?

A: The $(ffzemotes) variable doesn’t have built-in filtering or limiting options. To manipulate the output, you’ll need to use additional StreamElements variables or custom code.

Q: What if there are no FFZ emotes in the channel?

A: If there are no active FFZ emotes, the variable will return an empty string.