Summary
Improve the help command to make it easier to read and understand.
Context
Users rely on the help command to discover features. Current output may be cluttered or hard to navigate.
Scope (what's in / out)
Files:
- commands/help
- utils/embed (if exists)
Acceptance criteria
- Commands grouped logically
- Output is clean and readable
- Each command has a description
Suggested approach / hints
- Locate help command implementation
- Group commands into categories (moderation, utility, etc.)
- Improve formatting (embeds, spacing)
- Add short descriptions for each command
Estimated difficulty
XS (≤ 1 hour)
Maintainer checklist
Summary
Improve the help command to make it easier to read and understand.
Context
Users rely on the help command to discover features. Current output may be cluttered or hard to navigate.
Scope (what's in / out)
Files:
Acceptance criteria
Suggested approach / hints
Estimated difficulty
XS (≤ 1 hour)
Maintainer checklist