$ceil

rounds a number up to the next largest integer

Usage

$ceil[Number]

Example:

Member04/02/2024
!!exec $ceil[1.3]

Custom Command Bot 04/02/2024
2

Example:

Member04/02/2024
!!exec $ceil[3.5]

Custom Command Bot 04/02/2024
4