Netrcol Docs

Autorole Commands

Automatically assign roles to new members

Topics: autorole, auto, role, join

Overview

The autorole module assigns one or more roles to every member as soon as they join — useful for a default "Member" role, a verification gate, or notification opt-ins. Netrcol needs the Manage Roles permission, and its own role must sit above every role it assigns (see Permissions & Roles). You can configure it from chat with the commands below, or use the dashboard's Autorole page for finer control.

Autorole Setup

!autorole <role_id> [role_id...]

Required permission: Manage Roles

Enables autorole and sets which roles are granted to every new member on join. Pass one or more role IDs — up to 20. Running it again replaces the current list. Duplicate IDs are ignored.

OptionTypeRequiredDescription
role_idroleRequiredRole to grant new members
role_id …roleOptionalAdditional roles, space-separated (up to 20 total)
  • !autorole 123456789012345678
  • !autorole 123456789012345678 987654321098765432

Autorole Disable

!autorole disable

Required permission: Manage Roles

Turns off autorole, so new members no longer receive roles automatically. Your role list is kept, so you can re-enable it later by running autorole with your roles again.

  • !autorole disable

Browse all documentation