Applications
Applications provide structured intake and review flows for staff, whitelists, jobs, or community roles.
Plan Required
Normal.
Required Bot Permissions
- Send Messages
- Embed Links
- Manage Roles if accepted applicants receive roles
Setup
/modules enable module:applications
/applications config
/applications create
/applications question-add
/applications generate
Example Setup
/applications config results_channel:<review channel> reviewer_role:<reviewer role>
/applications create name:staff title:Staff Application description:Apply for the staff team.
/applications question-add panel:staff question_key:motivation label:Why do you want to join? style:paragraph required:true
/applications generate name:staff channel:<application channel>
Testing
Submit a test application, approve or deny it, and confirm the result message and role behavior.
Common Issues
- Reviewers cannot see submissions: check reviewer role and results channel.
- Accepted role not applied: check Manage Roles and role hierarchy.
Related Commands
/applications view
/applications accept
/applications deny