Verification

This module allows you to configure one or more verification GUIs with two modes:

  1. Enter Code (Recommended): Upon pressing the Verify button, users will be requested to enter a randomized code in a modal (GUI pop-up). This is recommended as it is more secure than immediate verification.

  2. Immediate Verification: Immediately give the user the configured roles upon pressing the Verify button.


Config Verification (/config verification)

By default, only members with the Administration permission can use this command.

Configure the Verification module and customize its message.

mode: The verification mode; this can be Enter Code (Recommended) or Immediate Verification.

channel: The channel where the verification GUI will be sent.

role_one: Role to be given upon verification.

role_two: Extra role to be given upon verification.

role_three: Extra role to be given upon verification.

Upon using this command, you will be able to edit and preview your Verification message.

Last updated