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

[BUG 🐛] Command Usage might show incorrect numbers #20

Open
HueByte opened this issue Aug 21, 2022 · 0 comments
Open

[BUG 🐛] Command Usage might show incorrect numbers #20

HueByte opened this issue Aug 21, 2022 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@HueByte
Copy link
Owner

HueByte commented Aug 21, 2022

Describe the bug

Investigate how Huppy counts AI usage and Command count per user

To Reproduce

Steps to reproduce the behavior:

  1. Use /ai stats
  2. Use /ai chat command and the count should increase
  3. Use /whoami
  4. Use any command and the count should increase

Expected behavior

  • /ai stats should display the number of AI conversations
  • /whoami should display the number of commands used overall

Additional context

This bug might be contained inside queries of CommandLogRepository.GetAiUsage

@HueByte HueByte added the bug Something isn't working label Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant