mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-05-24 09:10:49 +00:00
osu: play tables now show star difficulty
This commit is contained in:
parent
dec7309f01
commit
abb8611083
2 changed files with 11 additions and 5 deletions
|
@ -2,7 +2,7 @@ use serenity::framework::standard::CommandError as Error;
|
|||
use serenity::{
|
||||
framework::standard::{macros::command, Args, CommandResult},
|
||||
model::{
|
||||
channel::{Message,Reaction, ReactionType},
|
||||
channel::{Message, Reaction, ReactionType},
|
||||
id::UserId,
|
||||
},
|
||||
utils::MessageBuilder,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue