Returns the permissions a role has.

Usage:

$rolePerms[roleID;separator (optional)]

  • roleID: The ID of the role to check.
  • separator: (Optional) The separator to use when listing the permissions. Defaults to no separator.

Example:

Member04/04/2025
!!exec $rolePerms[$roleID[muted]; | ]
Custom Command Bot 04/04/2025
viewchannel | readmessages

Permissions List

For a comprehensive list of all permission names, refer to the Permissions List. This list includes all the permissions a role can have.

Related Functions

Function difficulty: Medium