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

Improve !q command handling #23

Open
caio-emidio opened this issue Feb 13, 2025 · 0 comments
Open

Improve !q command handling #23

caio-emidio opened this issue Feb 13, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@caio-emidio
Copy link
Contributor

Description:
Currently, when a user types !q, they receive an invalid command response. This can be improved in two possible ways:

  1. Make !q behave the same as !help.
  2. Display a message explaining what !q should do.

Steps to Reproduce:

  1. Type !q in the chat.
  2. Observe the invalid command response.

Expected Behavior:

  • Either !q should trigger the same response as !help.
  • Or a message should be displayed explaining the correct usage.

Proposed Solution:

  • Implement a fallback for !q to !help.
  • Alternatively, display an informative message guiding the user.

Additional Context:
This change would improve UX by reducing confusion around the !q command.

@caio-imperial caio-imperial added enhancement New feature or request good first issue Good for newcomers labels Feb 15, 2025
@caio-imperial caio-imperial moved this to Todo in gopher-economy Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Todo
Development

No branches or pull requests

2 participants