Custom Command
Dashboard
Discord
GitHub
$spread
spreads text as arguments inside functions
Usage:
$spread[separator (optional, default: ,);data to spread]
Example:
User
08/02/2026
!!exec Your color is $randomtext[$spread[,;Blue,Yellow,Green]]
Custom Command
Bot
08/02/2026
Your color is Yellow
Function difficulty
Medium
Tags:
data
spread
arguments
Prev
$setTimeout
Next
$stop