/help
Interactive help system with command categories.Command Signature
Features
Opens an interactive panel with categorized commands: Categories:- π Status & Info - View raids, stats, changelog
- π Availability - Set/view availability times
- βοΈ Raid Management (Admin) - Create & manage raids
- βοΈ Server Setup (Admin) - Channels, settings, templates
- π Recurring Raids (Admin) - Automatic scheduling
- π Stats & Analytics (Admin) - Server-wide data
- π Polling (Admin) - Time slot polls
- Click category buttons to view detailed command help
- Each category shows:
- Command signatures
- Descriptions
- Usage tips
- Examples
- ββ Back to Overviewβ returns to main menu
- Buttons expire after 5 minutes
- Shows admin categories only if you have admin access
- Shows privileged commands if you have specific role permissions
- Adapts to your access level
Example Output
/ping
Check bot health and response time.Command Signature
Output
Shows:- Roundtrip latency - Time from command to response
- WebSocket latency - Connection to Discord
- Uptime - How long the bot has been running
- Active Raids - Open and closed raid counts
Example Output
Interpreting Latency
Good:- Roundtrip < 200ms
- WebSocket < 100ms
- Roundtrip 200-500ms
- WebSocket 100-200ms
- Roundtrip > 500ms
- WebSocket > 200ms
- May be temporary Discord issues
- May be bot server load
- Contact admin if persistent
/changelog
View recent bot updates and new features.Command Signature
Current Release: 13
New in Release 13: π Raid History/raidinfo action:history- View past raids- Shows raid type, role played, and date
- Admins can view history for other users
- Mark no-shows via
/raidpanel - No-show count shown in
/stats user - βReliableβ achievement for perfect attendance
- βFind Subβ button in
/raidpanel - Finds users with experience in needed role
- Prioritizes users available at raid time
- Shows top 5 candidates
/leaderboard top- Top raiders/leaderboard role <name>- Top for specific role/leaderboard achievements- View achievements- 11 achievements to unlock
- Performance monitoring
- DM-based alerts
/testalertcommand
Example Output
/testalert
Send a test alert to the bot owner.Requires Manage Server permission or configured admin role.
Command Signature
Purpose
Verifies the DM-based alert system is working.Requirements
Environment variable:- Your Discord user ID
- Bot must be able to DM you
What It Does
- Sends a test alert DM to the bot owner
- Confirms delivery in ephemeral response
- If delivery fails, reports error
Alert System
Once configured, the bot sends DM alerts for: Performance Issues:- High latency (>500ms for 5+ consecutive minutes)
- Memory issues
- Circuit breaker triggered
- DM delivery failures
- Critical errors
- Daily health summary (9 AM)
/setchannel, alerts are also posted there.
Example Output
Success:Test Alert DM
Troubleshooting
Alert not received:- Verify
BOT_OWNER_IDis set correctly - Check that you can receive DMs from the bot
- Try
/pingto verify bot is responding - Check debug channel (if configured) for error logs
- Enable DMs in Privacy Settings
- Or configure a debug channel instead
Related Commands
- /raidinfo - View raid information
- /stats - View statistics
- /setchannel - Configure debug channel
- /settings - Bot configuration