Commands Overview
import { Card, CardGrid } from ‘@astrojs/starlight/components’;
CTFLab uses Discord slash commands for everything. Type / in any channel to see all available commands.
Command Categories
Section titled “Command Categories”Quick Reference
Section titled “Quick Reference”All commands follow the pattern /command-name [required] [optional].
Most Used Commands
Section titled “Most Used Commands”| Command | Purpose |
|---|---|
/create-ctf | Start the interactive CTF builder |
/ctf-list | Browse all active CTFs |
/ctf-info [query] | View details for a specific CTF |
/ctf-leaderboard | Post the guild leaderboard |
/ctf-analytics | View activity dashboard (admin only) |
/ctf-stats [member] | Check a player’s performance stats |
Permissions
Section titled “Permissions”Most commands require Manage Server (admin-level) permission. Public commands like /create-ctf, /ctf-list, and /ctf-stats are available to all members.
Some servers allow a dedicated CTF Creator role to use creator commands. Admins can enable this with /allow-ctf.
Next Steps
Section titled “Next Steps”- Public Commands — Full reference for all member-accessible commands
- Admin Commands — Complete admin toolkit
- Leaderboard Commands — Scoring and role management
- Event Commands — Create managed event workspaces