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

Fix leaderboard command issues #535

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rhaym-tech
Copy link
Contributor

  • Removed leaderboard embeds caching:
    This one has caused many troubles in the leaderboard command generally:
  • leaderboard results can be refreshed only after a bot restart while the taken time to retrieve data from DB won't take that long
  • the footer returns incorrect command executor infos due to caching the whole embed which contains data of the first command executor since the last bot restart
  • Fixed broken reputation leaderboard:
    Bot were returning fully broken results due to wrong access to User database schema's properties
    image

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

Successfully merging this pull request may close these issues.

1 participant