$mathMin

Return the lowest number from a list of numbers

Usage

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

Example:

Member04/02/2024
!!exec $mathMin[100;50;150]

Custom Command Bot 04/02/2024
50