mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-04-18 16:28:55 +00:00
Set std as default command of osu
This commit is contained in:
parent
4b0c7bf4b4
commit
2831754e3d
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ pub fn setup(
|
|||
#[prefix = "osu"]
|
||||
#[description = "osu! related commands."]
|
||||
#[commands(std, taiko, catch, mania, save, recent, last, check, top, server_rank)]
|
||||
#[default_command(std)]
|
||||
struct Osu;
|
||||
|
||||
#[command]
|
||||
|
|
Loading…
Add table
Reference in a new issue