Critical fix includedAnti-raid quarantine was silently breaking every server with anti-raid enabled — now only triggers on a real raid burst. Normal joins are safe again.
Help Command Matrix
/help and ,help now open a redesigned Command Matrix built with Components V2
Self-contained navigation hub with category overview and numbered command list
String Select Menu (dropdown) to pick a category to browse
Home button returns to category overview; cross-panel buttons still work
All icons use XHub custom emoji registry — no unicode or default Discord emojis
Anti-Raid Bug Fix
Quarantine role now only triggers after the join-burst threshold is reached
Normal joins are no longer affected when anti-raid is enabled
Fixed silent break that quarantined every new member in servers with anti-raid on
Critical severity fix across all XHub-protected servers
Code Cleanup
Consolidated xhub:help:<action> button handlers into one clean router
Removed old duplicated per-category button handlers in interactions.js
Tidied unused panel imports and fixed duplicate separator() declaration
Verification
JavaScript runtime check passed for all 45 bot files
No new dependencies, no database schema changes, no .env changes required
Pure source edits — replace files and restart the bot to apply
/help,help/security panel/music playanti-raid fixclean router