## Description - We need to fix and standardize the Discord user onboarding flow and properly integrate it with the new application flow. - Currently, role assignment during Discord onboarding is inconsistent and partially broken, especially after introducing the new application flow. ## Current Problems Unverified Role Handling - When a user joins the Discord server, the unverified role is not always applied automatically. - The existing cron job or manual trigger intended to ensure all newly joined users have the unverified role is not working reliably. ## Task Scope - Verify the entire onboarding flow, starting from: - User joining the Discord server - User running the verify command - Final role assignment
Description
We need to fix and standardize the Discord user onboarding flow and properly integrate it with the new application flow.
Currently, role assignment during Discord onboarding is inconsistent and partially broken, especially after introducing the new application flow.
Current Problems
Unverified Role Handling
Task Scope