Fix the leaderboard by accessing the database when the command is called. Ideally, the members would be fetched lazily for performance reasons. The DevDenPaginator can be reused for that.
Fix the leaderboard by accessing the database when the command is called.
Ideally, the members would be fetched lazily for performance reasons.
The DevDenPaginator can be reused for that.