$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:
$randomRoleID
Example:
Here's how you can use $randomRoleID
in a custom command:
In this example, the command !!exec $randomRoleID
will output a random role ID from your server (e.g., 82907890789087988
).