Staff Area
This page is hidden unless your user role is staff/admin (static demo).
Staff Tools (template)
- Post an announcement (requires a backend to push to Discord webhook)
- Moderation queue
- Ban list
See DISCORD_WEBHOOKS_README.txt for safe webhook setup.
Make categories staff-only
In a real backend, you’d set category permissions. In this static template, you can simply create a “Staff” page/category and link it only for staff.
Role demo
Your role comes from Auth0 custom claim: ROLE_CLAIM in js/config.js.