Score Commands
Manages a leaderboard for every track in the game.
/score submit
track-name
: The name of the track. Click here for an explanation on how track names are resolved.
score-ss
: A screenshot containing your score.
score
: Your score.
ac-ss
(optional): A screenshot containing your action count.
ac
(optional): Your action count.
Submit your score for a track. Unlike /wrsubmit
, you are not able to submit for someone else. By default, your Discord username will be used. If you would like to use a nickname, you can change it with the /settings set score-nickname
command.
Since the /score
command is primarily focused on scores, including the action count is encouraged but not required. To include the AC, provide both ac-ss
and ac
arguments.
If you get a new high score, you can just use /score submit
again instead of first unsubmitting then resubmitting.
Important: Troll submissions are not allowed. This includes sending random images instead of a proper screenshot, sending someone else's screenshot as your own, or sending an incorrect score. We know mistakes happen, so it's not considered trolling if you accidentally enter a digit incorrectly. However, it is if you enter something like 67234
when the screenshot says 52443. If you troll, you will be banned from being allowed to submit.
/score unsubmit
track-name
: The name of the track.
Unsubmit your score for a track.
/score track-leaderboard
track-name
: The name of the track.
filter
(optional): Show either the global or server leaderboard.
sort-by
(optional): By default, this sorts by decreasing score, but you can also sort it by the action count.
Get the leaderboard for a track. You can filter the results to show either the global leaderboard or for your current server's leaderboard.
/score global-leaderboard
filter
(optional): Show all tracks, non-battle only, or battle only.
Get the leaderboard for all tracks combined. You can additionally filter the results to show either all the tracks, non-battle, or battle tracks only.
/score top-10
tour-name
(optional): If specified, this will get the top 10 submissions during the tour. Only available for tours starting with Autumn Tour (2022)
.
filter
(optional): Show non-battle only (default) or battle only.
Show the top 10 scores. If tour-name
is left out, the command will get the global top 10 scores.
/score player-history
user
: @user or the user's Discord ID. Provide user
or player-name
.
player-name
: The name of the user. In case you don't know their full name, you can add a * to the beginning and/or end to do a wildcard search. Provide user
or player-name
.
filter
(optional): Show either the global or server leaderboard.
sort-by
(optional): Sort either by score or action count.
Get someone's history across all tracks.