$(randomPick)

Overview

$(randomPick("...")) returns one random item from a list of options.

Syntax

$(randomPick("Option 1","Option 2","Option 3"))

Examples

$(randomPick("Yes!","Nope.","Maybe later."))

Streamer mood: $(randomPick("chill","hype","focus"))

Where to use it in the dashboard

You can use $(randomPick ...) in Bot -> Commands, Bot -> Timer, Bot -> Chat Alerts, and Chat Automation -> Raid Shoutout, as well as in Stream Tools -> Clip Command when using a custom response template.

$(randomPick) | ByteMate Docs