Custom Command
FunctionsUseful Functions

$spread

spreads text as arguments inside functions

Usage

$spread[separator (optional, default: ,);data to spread]

Example:

Member
9/5/2026

!!exec Your color is $randomtext[$spread[,;Blue,Yellow,Green]]

Custom Command
APP
9/5/2026
Your color is Yellow

Function difficulty: Medium

Tags: Data Spread Arguments

On this page