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

AoC: put specified user within the top 10 leaderboard if user is in the top 10 #107

Open
n0Oo0Oo0b opened this issue Nov 30, 2023 · 0 comments

Comments

@n0Oo0Oo0b
Copy link

Currently, when someone in the top 10 runs &aoc lb, their score gets moved to the top of the leaderboard:

image

I think it would make more sense for it to show up in the respective location within the top 10 instead.

It may also be worth considering displaying users outside the top 10 at the bottom, along with the users placed immediately before and after the user, like so:

     | Name                      | Score | ⭐, ⭐⭐
--------------------------------------------------
   1 | [top 10 users as usual]
   2 | ...
--------------------------------------------------
  20 | [another user]
  21 | (You) [invoking user]
  22 | [another user]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant