Users

Beatmaps

This frontend is considered legacy software as of 30.06.2023. Some features may not work as intended. The new frontend is accessible for testing here.
Documentation

TORA COMMANDS

TORA commands documentation


This page provides documentation about all currently supported commands available in Discord provided by the bot integration TORA listed by category and requirements.

TORA user commands

Command Aliases Description Examples
/help None Shows a list of all commands in the chat privately. /help
/recent <user> <mode> /rs
/r
Displays information about the most recent score for a user /recent JKBGL m
/compare <user> [<mode>] /c Compare your best play for a map to the most recently referenced map in the channel. /compare Trialith
/top <user> <mode> /best Shows a user's top 10 best scores (excluding loved maps) /top TediMasterPeace -c
/recentmap /rsmap
/rsm
Shows information about the most recently referenced map in the channel including download links. /rsm
/roll [<number(2-100M)>] /rand
/dice
/rd
Rolls a random number or sentence and displays the result in chat /roll 100
/user <user> <mode> /profile
/usr
/u
Shows information about the given user's profile in an embed /user JKBGL mania
/clan <tag> /clan Shows information about the given clan by their tag. /clan KZH
/me <mode> /self Shows information about your profile privately. /me osu!


TORA supporter commands

Command Aliases Description Examples
/nowplaying /np Sends the map you are currently playing in-game in the chat. /np
/listscores [<mode>] [<is_silent(bool)>] /list_scores
/lscores
/lsc
List your scores for the most recently referenced map in the chat allowing for the command output to be private. /listscores mania
/list_scores mania true
/score <score_id> /show_score
/showsc
Show one of your scores in chat using its id. /score 16540


TORA image retreival commands

Currently disabled:

Command Aliases Description Examples
/pixiv <id> /pxv Posts a pixiv image by its id in the chat. /pixiv 93571891
/konachan <tags> /kona Posts the top image result from the given tags in konachan. /kona white_hair red_eyes rating:safe
/gelbooru <tags> /gelboru
/gelb
/gel
Posts the top image result from the given tags in gelbooru. /gelb white_hair red_eyes rating:safe
/danbooru <tags> /danb
/cunny
Posts the top image result from the given tags in danbooru. /danb white_hair red_eyes rating:safe
/user_card <user> <mode> /usercard
/card
Creates a user card for the specified user and sends the output in chat when ready. /card JKBGL 3


TORA administration commands

Command Aliases Description Permission Examples
/clear <amount/all> None Clear n amount of or all messages in the current chat.
NOTE: Clearing all messages in the current chat requires the Administrator permission.
ManageMessages
Administrator
%clear 25
%clear all
/kick <user> <reason> [<is_silent(bool)>] None Kick a user out of the current server with a given reason and allows for making the command output private. KickMembers /kick @user "Spamming memes in #general." False
/ban <user> <reason> [<is_silent(bool)>] None Bans a user out of the current server with a given reason and allows for making the command output private. BanMembers /ban @user "Hacked account and Fake Discord nitro spam." True


MODES

ID Aliases
0 osu!, osu, std, o
1 osu!taiko, taiko, t
2 osu!catch, catch, c
3 osu!mania, mania, m
4 osu!rx, orx, rx
5 taiko!rx, trx
6 catch!rx, ctb!rx, crx
7 osu!ap, std!ap, oap, ap


This documentation may not be up to date.