Verify Command
This command allows server administrators to set up a verification system within their guild. Users can create a verification message with a button that members can click to receive a specified role.
/verify
Section titled “/verify”This command allows users to create a verification message in a specified channel. Members can click the button on the message to verify themselves and receive a designated role.
Use the command followed by the role you want to assign to verified users.
| Parameter | Type | Description | Required | Choices |
|---|---|---|---|---|
| verified_role | Role | The role to assign to verified users. | Yes | N/A |
/verify verified_role:@Member- Creates a verification message in the current channel that assigns the @Member role to verified users.
- Users need the “Manage Roles” and “Manage Channels” permissions to use this command.
- The bot needs the “Manage Roles” and “Send Messages” permissions to manage verification.