Docs/Plugins

Roles plugin

Give, remove, and list roles on members from slash commands.

#Configuration

yaml
plugins:
  roles:
    enabled: true

Grant can_give, can_remove, and can_list to a Dreamliner Role on the dashboard's Roles page (or /permissions role grant) — see permissions.md.

#Commands

CommandPermissionDescription
/roles givecan_giveGive a role to a member
/roles removecan_removeRemove a role from a member
/roles listcan_listList a member's roles

#Requirements

  • The bot needs Manage Roles.
  • The bot's highest role must be above any role it assigns or removes.
  • Managed roles (integrations, bot roles) cannot be changed.