> ## Documentation Index
> Fetch the complete documentation index at: https://vulture.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# AutoRole

> Automatically assign roles to new members.

AutoRole gives roles to members the moment they join. You can set one role for everyone, a humans-only role, and a bots-only role.

| Command                         | Description                                     |
| ------------------------------- | ----------------------------------------------- |
| `,autoroles`                    | Shows the help menu.                            |
| `,autorole set <role>`          | Sets a role for **every** new member.           |
| `,autorole set <role> --humans` | Sets a role for new human members only.         |
| `,autorole set <role> --bots`   | Sets a role for bots only.                      |
| `,autorole config`              | Shows the current AutoRole configuration.       |
| `,autoroll reset`               | Clears every AutoRole setting.                  |
| `, autoroll check`              | Adds any missing AutoRoles to existing members. |

<Note>
  All AutoRole commands require **Manage Roles**.
</Note>
