
Official Angmon community bot
The bot provides server safety, member and language roles, support tickets, private suggestions and issue reports, moderation audit metadata, and dashboard-assisted staff workflows.
Requested privileged intents
| Intent | Status | Operational need |
|---|---|---|
| Guild Members | Required | Member join/leave handling, role assignment, language roles, member lookup, welcome flows and member-based moderation. |
| Message Content | Required | Real-time prohibited-word, spam and unsafe-link detection; language classification; ticket and moderation command interactions. |
| Presence | Not requested | The Angmon bot does not need online status, activities or presence information. |
How the intents are used
Safety before and after posting
Discord AutoMod blocks managed prohibited terms and invite patterns before delivery where configured. The bot also evaluates permitted runtime events for spam, links and repeated violations, then applies bounded timeouts and records moderation outcomes.
Membership and roles
Member events support welcome flows and the Member, Arabic/English, Spam/Rude, and verified creator role workflows. Role changes are constrained to configured role IDs and protected-role checks.
Support and private submissions
Users choose a ticket language and reason. Ticket messages and intentional suggestion/issue submissions are routed to access-controlled staff tools so authorized staff can respond.
Operational screenshots
These screenshots show the authenticated Angmon staff dashboard surfaces used for the Discord workflows. User content and identifiers are intentionally excluded from this public evidence.


Data storage summary
- Ordinary moderated message bodies: processed in real time and not retained by the unified event logger.
- Discord event logs: bounded metadata with per-family retention, server-side filtering and role-based access.
- Tickets, suggestions, issue reports and staff replies: stored when necessary to manage the case.
- Secrets and bot token: excluded from event logs and public pages.
- Discord content is not used for machine-learning or generative-AI training.
Security controls
- Least-privilege Discord permissions and explicit role/channel allowlists.
- Authenticated dashboard sessions, CSRF protection, RBAC and audit trails.
- Idempotent operations, rate limits, replay protection and fail-closed safety gates.
- Encrypted transport, encrypted operational queue records and encrypted off-host backups.
- Human review for high-impact administrative actions; the bot does not automatically ban staff during anti-abuse detection.
Contact and user requests
Questions, access requests and deletion requests can be sent to support@angmon.io. Include the relevant Discord user ID so the request can be verified and located.