Skip to content

Critical & Enhancement Issues β€” Bounty BoardΒ #21

@TrivCodez

Description

@TrivCodez

πŸ”§ Issues for Community Bounty

Found multiple bugs & improvements from codebase review. This bounty board is designed to help new contributors gain experience for their interviews and portfolios β€” there are no monetary payments.

Feel free to claim one and submit a PR!


βœ… Items Already Complete


πŸ”΄ Critical (Still Available)

2. Missing CLIENT_ID in .env.example
File: .env.example
Issue: deploy-commands.js uses CLIENT_ID, but .env.example only includes DISCORD_TOKEN
Fix: add CLIENT_ID= to .env.example


🟑 Warnings (Still Available)

5. messageCreate doesn't exclude bot messages
File: src/events/messageCreate.js:7
Issue: bot may reply to itself, causing infinite loops
Fix: early return if message.author.bot


Bounty Rules:

  • Comment to claim a specific issue number
  • One PR per issue
  • Follow CONTRIBUTING.md code style
  • Test locally before PR

Perfect for building your GitHub profile and interview portfolio! 🎯

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions