This repository has been archived by the owner on Oct 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
Round related commands
Bhavya Girotra edited this page Feb 10, 2021
·
1 revision
This is an advanced version of .match
command where you can customize the following:
- Number of participants (Upto 5)
- Number of problems (Upto 6)
- Ratings of problems (From 800 to 3600 inclusive)
- Points of problems (From 100 to 10,000 inclusive)
- Whether you want a new problem to appear when someone solves a problem.
- List of alts ( Upto 5)
-
.round challenge @user1 @user2...
: Challenge someone to a round. Note: You can challenge up-to 4 different users during a round. -
.round update
: Trigger bot to update rounds for a server. Note: Can be used once in every 20 seconds per server. -
.round problems @user
: View the problem of someone's round. Note: user is an optional field. -
.round ongoing
: View list of ongoing rounds. -
.round recent @user
: View list of recent rounds. Note: user is an optional field. -
.round invalidate
: Invalidate your round. -
.round _invalidate @user
: Invalidate someone's round. Note: Can be only used by users with Admin privileges as discussed here.