/verify setupSend the verification panel to a channel.
Requires: Manage Guild
Example
/verify setupHuman verification with modal questions & blacklists.
| Command | Description | Permission | |
|---|---|---|---|
| /verify setup | Send the verification panel to a channel. | Manage Guild | |
| /verify set_role | Set the role granted after successful verification. | Manage Guild | |
| /verify set_log | Set the verification log channel. | Manage Guild | |
| /verify set_questions | Change the questions shown in the verification modal. | Manage Guild | |
| /verify status | Show current verification configuration & stats. | — | |
| /verify reset | Strip the verified role from a member and force them to re-verify. | Manage Guild | |
| /verify blacklist | Blacklist or un-blacklist a member from verification. | Manage Guild | |
| /verify blacklist_list | List every blacklisted member. | — | |
| /verify force | Manually mark a member as verified. | Manage Guild | |
| /verify stats | Verification statistics for the server. | — | |
| /verify unverified | List members who have not yet verified. | — |
/verify setupSend the verification panel to a channel.
/verify setup/verify set_roleSet the role granted after successful verification.
| Name | Type | Required | Description |
|---|---|---|---|
| role | Role | Yes | — |
/verify set_logSet the verification log channel.
| Name | Type | Required | Description |
|---|---|---|---|
| channel | TextChannel | Yes | — |
/verify set_questionsChange the questions shown in the verification modal.
/verify statusShow current verification configuration & stats.
/verify resetStrip the verified role from a member and force them to re-verify.
| Name | Type | Required | Description |
|---|---|---|---|
| member | Member | Yes | — |
/verify blacklistBlacklist or un-blacklist a member from verification.
/verify blacklist_listList every blacklisted member.
/verify forceManually mark a member as verified.
/verify statsVerification statistics for the server.
/verify unverifiedList members who have not yet verified.