Interactive Builder
Design your application forms using an interactive, visual builder right in Discord.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Design your application forms using an interactive, visual builder right in Discord.
Design your application forms using an interactive, visual builder right in Discord.
;app build (name)
| Field Type | What it does | Best for |
|---|---|---|
short_text | A single-line text input | Names, ages, simple answers |
long_text | A multi-line text paragraph | Essays, explanations, background info |
select | A dropdown menu of choices | Choosing a region, department, or game |
checkbox | A simple Yes/No toggle | Confirming rules, agreeing to terms |
checkbox_group | Multiple selectable options | Selecting multiple skills or availability |
radio | A list of choices (pick one) | Selecting a strict role or category |
file_upload | Image or document upload | Portfolios, screenshots, voice clips |
role_select | Server role selector | Picking a desired rank |
user_select | Discord user selector | Mentions, references |
channel_select | Server channel selector | Picking a timezone/region channel |
;app field add (name) (type) (question)
;app field add Staff Application long_text Why do you want to be staff?
;app field remove (name) (question)
