Skip to content

[Good First Issue]: Improve help command readability #17

@youngcoder45

Description

@youngcoder45

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

  1. Locate help command implementation
  2. Group commands into categories (moderation, utility, etc.)
  3. Improve formatting (embeds, spacing)
  4. Add short descriptions for each command

Estimated difficulty

XS (≤ 1 hour)

Maintainer checklist

  • Task is well-scoped and actionable
  • Has clear acceptance criteria
  • Includes pointers to relevant code/docs
  • Does not require private credentials/tokens

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: LowLow urgency. Can be addressed later.Status: OpenIssue is open and ready for work.good first issueGood for newcomers

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions