Commit f1c96a
2026-06-23 02:43:54 Anonymous: Build out AeThex documentation pages| /dev/null .. discord-integration.md | |
| @@ 0,0 1,33 @@ | |
| + | # Discord Integration |
| + | |
| + | Discord integration connects servers, roles, tickets, and community tools to AeThex identity. |
| + | |
| + | --- |
| + | |
| + | ## Common Uses |
| + | |
| + | - Link Discord user to Passport. |
| + | - Gate channels by roles or entitlements. |
| + | - Route support tickets to staff. |
| + | - Sync community status or achievements. |
| + | - Verify game/community membership. |
| + | - Trigger moderation or support workflows. |
| + | |
| + | --- |
| + | |
| + | ## Recommended Flow |
| + | |
| + | 1. User starts link flow in Discord or web. |
| + | 2. User authenticates with Passport. |
| + | 3. AeThex Bot confirms the link. |
| + | 4. Roles or access are applied. |
| + | 5. Support/ticket identity is connected. |
| + | |
| + | --- |
| + | |
| + | ## Related |
| + | |
| + | - [[AeThex-Bot]] |
| + | - [[Passport]] |
| + | - [[Support]] |
| + | - [[Security]] |