$mathMin

Return the lowest number from a list of numbers

Usage

$mathMin[Number 1;Number 2;Number 3;...]
1

Example:

Member01/27/2023
!!exec $mathMin[100;50;150]

Custom Command Bot 01/27/2023
50