For the complete documentation index, see llms.txt. This page is also available as Markdown.

Verification

This feature is part of the Verification Module.

The verification feature supports several types of verification panel: standard verification, WL Channel Verification, and Vouch Channel Verification.

OBJECTIVES

An intuitive and uninvasive emoji captcha challenge

REQUIREMENTS

Premium Tier and Deluxe Tier subscriptions have full functionality access to this feature.

Create a Verification Panel

To create a verification panel, you need to firstly decide which type of verification panel is right for you.

Verification Types

There are currently three types of verification panel (if you have a new idea, please reach out in discord.gg/elyxir)!

Standard Verification Panel

This is the most common type of verification - users press a button in a verification channel to gain access to the server. This also allows you to optionally serve them with a captcha challenge: Emoji Captcha, Image Captcha, or None.

Whitelist Channel Verification

Another common type of verification is WL channel verification. This allows users to verify themselves by typing "wl" in the verification channel.

Vouch Channel Verification

The vouch channel verification system allows verified users to vouch for other people to be verified. Anyone who has permission to send messages in the vouch channel can mention a user to give them the specified verification role(s).

Configuring the Bot

Once you have decided on your verification style, run the /verification setup command, specifying the channel, role, and verification type. Each of the types have their own configuration options.

Make sure to click save after creating the panel in order to keep your verification panel. You can edit the configuration again later using the /verification configure command.

Some of the verification panel types have preset sticky messages which can be enabled and configured. These can only be configured after the panel has been saved.

Last updated