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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,7 @@ Prefix: `=`
129
129
|`=fetch`| Yes |`contest_name year [contest id, optional] problem_number`| Fetches a problem from the specified path |
130
130
|`=last5`| Yes |`contest_name`| Returns the last 5 questions from a specified contest |
131
131
|`=random`| No || Returns a random problem |
132
+
|`=leaderboard`| Yes |`amount of users`| Shows the leaderboard for the server with a specified amount of users. If it is not given, the default is 10. |
0 commit comments