SYSTEM READINESS
🧪 Configuration Checks
Loading checks…
DATABASE
🗃️ Storage Health
Table row counts
LIVE DISCORD CHECK
🛡️ Bot Permission Inspector
Reads RESPΛWN's current permissions directly from Discord. It does not change roles, channels or permissions.
RECOVERY
💾 Backups
SQLite backups use an online database snapshot, so you can create one while RESPΛWN is running.
🔐 .env and credentials are never included. Backups contain RESPΛWN data and safe metadata only.
Loading backups…
GUARDED RESTORE
🧯 Stage a Restore
The dashboard validates a backup and stages it. The actual database replacement happens offline so an open SQLite connection cannot eat the furniture.
To apply a staged restore:
- Stop
py run_bot.pyandpy run_dashboard.pywith Ctrl+C. - From
C:\Respawn, runpy apply_staged_restore.py. - RESPΛWN creates a pre-restore safety copy, applies the staged database, then removes the staged file.
MODULE JOBS
🚦 Queue & Error Watch
SUPPORT
🧰 Secret-Safe Diagnostic Report
Generate a JSON snapshot containing bot health, database integrity, readiness checks, queue state and Discord permission results.
No bot tokens, OAuth client secrets, session secrets, passwords, message content or member content.
Download Support Report