FunctionsRandom Functions
$randomRoleID
This function returns a random Role ID from a Role present in the server. It's a simple way to pick a random role ID for various purposes in your custom commands.
Usage:
$randomRoleIDExample:
Here's how you can use $randomRoleID in a custom command:
Member
9/5/2026
!!exec $randomRoleID
Custom Command
APP
9/5/2026
82907890789087988
In this example, the command !!exec $randomRoleID will output a random role ID from your server (e.g., 82907890789087988).
Function Difficulty: Easy
Tags: Random Role ID Selection