You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a command that displays the top users with the highest levels in the server. The leaderboard should show the users' ranks, names, levels, and reputation.
This command should support pagination and sorting. Available options for sorting:
Level [Descending], default
Level [Ascending]
Reputation [Descending]
Reputation [Ascending]
The text was updated successfully, but these errors were encountered:
Implement a command that displays the top users with the highest levels in the server. The leaderboard should show the users' ranks, names, levels, and reputation.
This command should support pagination and sorting. Available options for sorting:
The text was updated successfully, but these errors were encountered: