SLACKZILLA
local explanation of the hosted admin surface

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

Userstrack feedback, moderation, and future permissions
Commandscommand stats, usage trends, and modular command loading
Bot settingsruntime 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.