Skip to main content
Opens the admin console, a private Components V2 screen with five actions:
  • ➕ Add Loader — add a product by pasting a link, or by uploading a file
  • 🗂️ Manage Loaders — browse the same category → product flow members use, but selecting a product opens edit/enable/disable/replace/remove instead of downloading it
  • ⚙️ Configuration — panel text, appearance, access mode, roles, and log channel; see Configuration
  • 📊 Analytics — total downloads, unique users, most-downloaded products, and recent activity
  • 🔁 Regenerate Panel — reposts the panel in the current channel and removes the old message
Permission: ManageSee Download Center for what members see on the other side of this.
mode is one of Dry run (report only) (default) or Apply (also fix what’s safe).Reports stale pending deletions, unresolved cleanup tasks, products whose stored file can no longer be verified, products recorded against a storage provider this deployment can’t currently use, and storage objects with no owning product. Apply mode retries the two safe, idempotent fixes — finishing a stuck deletion and retrying a pending cleanup task — everything else is reported for you to act on manually.Permission: ManageExample: /downloads-reconcile mode:apply
Forces an immediate global command sync, independent of however the bot is configured to sync on startup. Useful right after a command’s shape changes, without waiting for (or enabling) sync-on-restart. Global syncs can still take up to an hour to propagate to every server.Permission: Bot Owner