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
I looked through previous issues and didn't find anything similar to this or any current functionality for seeing more than just the Top 10. Looking for a way to view more than just the top 10 on the reporting leaderboard or be able to create a new "session"
Our server wants to do monthly competitions for reporting and it would be nice to be able to view stats for a certain period of time. I thought of 2 separate ways to implement this. Either would work for our server's situation but I feel that the first may be more beneficial.
Allow users to page through the leaderboard viewing sets of ten. !leaderboard by default would show 1-10, !leaderboard 2 would show 11-20, etc...
Create a new session for the leaderboard. You could specify with !leaderboard alltime or !leaderboard [session-name]
The text was updated successfully, but these errors were encountered:
I looked through previous issues and didn't find anything similar to this or any current functionality for seeing more than just the Top 10. Looking for a way to view more than just the top 10 on the reporting leaderboard or be able to create a new "session"
Our server wants to do monthly competitions for reporting and it would be nice to be able to view stats for a certain period of time. I thought of 2 separate ways to implement this. Either would work for our server's situation but I feel that the first may be more beneficial.
!leaderboard
by default would show 1-10,!leaderboard 2
would show 11-20, etc...!leaderboard alltime
or!leaderboard [session-name]
The text was updated successfully, but these errors were encountered: