Implement beatmap collecting from rosu-v2

This commit is contained in:
Natsu Kagami 2024-02-01 22:59:38 +01:00 committed by Natsu Kagami
parent 8febf0106e
commit 7d00b95a4f
6 changed files with 171 additions and 25 deletions

1
Cargo.lock generated
View file

@ -3104,6 +3104,7 @@ dependencies = [
"serde",
"serde_json",
"serenity",
"time",
"youmubot-db",
"youmubot-db-sql",
"youmubot-prelude",