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

Leaderboard issues #31

Closed
tentamens opened this issue Jun 24, 2024 · 3 comments
Closed

Leaderboard issues #31

tentamens opened this issue Jun 24, 2024 · 3 comments
Assignees

Comments

@tentamens
Copy link
Member

Daily doesn't have an avatar and no users show up in the weekly leaderboard

@Ekwav
Copy link
Member

Ekwav commented Jun 28, 2024

Can't reproduce
weekly leaderboard response:

[
  {
    "user": {
      "userId": "847e326b-c39b-484e-9621-c46962d04c04",
      "name": "tentamens ",
      "avatar": "SJiksI"
    },
    "score": 820
  }
]

@tentamens
Copy link
Member Author

Then it's probably because I am calling it under the wrong name, can I just request "exp_weekly" and you return me the current week. Like how I request all-time. Instead of the current way

@Ekwav
Copy link
Member

Ekwav commented Jun 29, 2024

Since I don't expect confusion with another weekly leaderbaord I called it daily weekly and overall in c913ef0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants