Applications
Overview
What the Applications system does and how its three modules fit together.
Applications turn Auditer into a full forms system inside Discord. Members start an application, answer questions in DMs, and submit. Staff review submissions in a dedicated channel and accept or deny with one click. Every decision can grant or remove roles, ping reviewers, log to a moderation channel, and fire a webhook.
The three modules#
Applications
The form definitions. Each one has its own questions, channels, role rules, and review settings.
Panels
Discord messages that members click to start an application. Each panel can link multiple applications via dropdown or buttons.
Submissions
Every completed application across every form, in one filterable dashboard.
Limits#
Applications per server
50
Questions per application
100
Panels per server
50
Linked applications per panel
25
Question types
10 (text, long text, single choice, multi choice, number, date, URL, yes/no, user, channel)
Cost
Free, no premium tier
How a typical run works#
- Member runs /apply or clicks a panel button.
- The bot DMs them a confirmation embed. They click Start.
- The bot sends each question one at a time. Text answers come back as DMs. Choice answers come back as dropdowns.
- After the last question, the bot shows a review screen with all answers and a Submit button.
- On submit the bot drops a pending embed in your review channel with Accept and Deny buttons.
- Staff click Accept or Deny. Roles are added/removed automatically and the applicant gets a DM with the decision.
Where to start
New to this? Read "Creating your first application" next, then "Panels: dropdowns and buttons" to give members a way to start it.