···24242525
26262727-### 💬 Send direct message to member on fail
2828-If the member should recieve a DM if they failed verification, along with the following punishment (eg.: a ban).
2929-3027### 📑 Logging channel
3131-The channel where passport logs should be sent into, such as verification success and failures.
2828+The channel where passport logs should be sent into, such as verification success and failures. Server moderators and admins will be able to override passport actions (eg.: manually verifying or punishing members).
2929+
32303331### 🔐 Unverified role
3434-The role members should recieve on join, this role shouldn't have write permissions in channels.
3232+The role members should recieve on join, this role shouldn't have write permissions in channels. This role will be removed once a member either passes or fails verification.
35333634### 🔓 Verified role
3735**Required!** The role members should recive on verification success. This role should have read and write access to all public channels.
···4543*requires a `punishment role` to be set.
46444745### 🧨 Punishment role
4848-Which role members should recive when failing verification.
4646+Which role members should recive when failing verification. This role should have no permissions in any channel. Members with this role cannot verify again.
4747+<br />
4848+<br />
4949+5050+**Note:** This required the `failed verification action` to be set to `Assign role to member`.
5151+5252+### 💬 Send direct message to member on fail
5353+If the member should recieve a DM if they failed verification, along with the following punishment (eg.: a ban).
5454+5555+## Failure conditions
5656+There are a few reasons why a member might fail verification. These may include but are not limited to:
5757+- The captcha wasn't solved correctly for eight or more times.
5858+- The user uses a disposable email address.
5959+- The user uses a VPN or proxy. (experimental)
6060+<br />
6161+<br />
49625050-**Note:** This required the `failed verification action` to be set to `Assign role to member`.6363+Once people have failed verification due to any reason, they will not be able to verify again at any time, and manual approval by server moderators or admins is required. Wamellow developers cannot verify or punish members in any server.