Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a Basic /challenge Command to Display Player’s Active Challenge #28

Open
Razano26 opened this issue Sep 4, 2024 · 0 comments
Labels
challenges For issues that involve the implementation of challenge systems enhancement New feature or request

Comments

@Razano26
Copy link
Member

Razano26 commented Sep 4, 2024

Create a basic /challenge command that retrieves the player’s current challenge from MongoDB and displays the challenge and progress in the chat.

Tasks:

  • Implement the /challenge command.
  • Query MongoDB to get the current challenge and progress for the player.
  • Display the challenge and progress in the in-game chat.
  • Test by assigning challenges and ensuring the correct information is displayed when /challenge is used.
@Razano26 Razano26 added enhancement New feature or request challenges For issues that involve the implementation of challenge systems labels Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
challenges For issues that involve the implementation of challenge systems enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant