$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:

Member04/04/2025
!!exec $randomRoleID
Custom Command Bot 04/04/2025
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