From c29a08ec347967eded18d9254f28df71e69d8329 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Fri, 8 Aug 2025 23:24:28 +0100 Subject: Add UNIQUE_RESPONDER form feature --- SCHEMA.md | 1 + 1 file changed, 1 insertion(+) (limited to 'SCHEMA.md') diff --git a/SCHEMA.md b/SCHEMA.md index 1d2e4e2..d0ff099 100644 --- a/SCHEMA.md +++ b/SCHEMA.md @@ -37,6 +37,7 @@ In this document: | `DISABLE_ANTISPAM` | Disable the anti-spam checks from running on a form submission. | | `WEBHOOK_ENABLED` | The form should notify the webhook. Has no effect if no webhook is set. | | `ASSIGN_ROLE` | The form should assign role to user. Requires `REQUIRES_LOGIN`. | +| `UNIQUE_RESPONDER` | Only one response allowed per Discord ID. Requires `REQUIRES_LOGIN`. | ### Webhooks Discord webhooks to send information upon form submission. -- cgit v1.2.3