Set up simple command for osu

This commit is contained in:
Natsu Kagami 2024-12-31 01:18:22 +01:00 committed by Natsu Kagami
parent 125bad04da
commit 2cdff76837
5 changed files with 37 additions and 1 deletions

1
Cargo.lock generated
View file

@ -3382,6 +3382,7 @@ dependencies = [
"dashmap 5.5.3",
"futures-util",
"lazy_static",
"poise",
"rand",
"regex",
"reqwest",