$mathMin

Return the lowest number from a list of numbers

Usage

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

Example:

Member07/17/2024
!!exec $mathMin[100;50;150]

Custom Command Bot 07/17/2024
50