Utility Commands
Administrative and general-purpose commands for server management and bot configuration.
Available Commands
Manage database and Redis cache connections and status.
Usage: /backend-manager <subcommand>
Permission Level: π Administrator (MANAGE_GUILD)
View the current bot configuration with sensitive data redacted.
Usage: /config
Permission Level: π Administrator
Get information about available commands and detailed help for specific commands.
Usage: /help [command]
Permission Level: π€ Everyone
Create, delete, and manage achievement definitions and user progress.
Usage: /manage-achievements <subcommand>
Permission Level: π Administrator (MANAGE_GUILD)
List all registered members in the database.
Usage: /members
Permission Level: π€ Everyone
Check the bot's latency and responsiveness.
Usage: /ping
Permission Level: π€ Everyone
Bulk delete messages with advanced filtering options.
Usage: /purge <amount> [age_limit] [user] [reason]
Permission Level: π‘οΈ Moderator (MANAGE_MESSAGES)
Recalculate all user levels based on their current XP.
Usage: /recalculate-levels
Permission Level: π Administrator
Reload the bot configuration from disk without restarting.
Usage: /reload-config
Permission Level: π Administrator
Restart the bot process (requires PM2 process manager).
Usage: /restart
Permission Level: π Administrator
Display the server rules in a formatted embed.
Usage: /rules
Permission Level: π€ Everyone
Get information about the current server.
Usage: /server
Permission Level: π€ Everyone
View detailed information about a user including moderation history.
Usage: /user-info <user>
Permission Level: π‘οΈ Moderator (MODERATE_MEMBERS)
Manage user XP (add, remove, set, or reset).
Usage: /xp <subcommand>
Permission Level: π Administrator (MANAGE_GUILD)
Features
Utility commands provide:
Bot Management - Monitor and control bot services
Configuration Control - View and reload settings
User Management - Manage member data and progression
Server Information - Access server and member details
Help System - Interactive command documentation
Related Documentation
Configuration Options - Detailed config documentation
Backend Setup - Database and Redis setup
Commands Overview - View all command categories
Last updated
Was this helpful?