ADMIN PANEL
The live admin panel is authenticated. Use the actual password on the server, not the stored hash value from the environment file.
This mirror is intentionally read-only, but it documents the controls the hosted dashboard exposes.
MANAGEMENT AREAS
| Users | track feedback, moderation, and future permissions |
| Commands | command stats, usage trends, and modular command loading |
| Bot settings | runtime config, manifest, and service controls |
LOGIN NOTES
When the server asks for an admin password, it is checking that password against the hash configured in ADMIN_PASSWORD_HASH. Paste the password you chose, not the hash string itself.