Skip to content
TipPage Docs
Esc
navigateopen⌘Jpreview
On this page

{list:name}

A random line from one of your response lists.

{list:name}

Platforms: Twitch and Kick.

Picks one line from the response list called name (Chat bot page → Response lists tab). One list can feed as many commands as you like.

Example

With a list called facts holding one fact per line:

!fact  →  🧠 {list:facts}

Notes

  • Lines in a list can use variables too (Hey {user}, ...).
  • The list name has to be typed out - it can’t come from a viewer’s argument.
  • An unknown list renders as nothing.

Was this page helpful?