mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-05-25 09:40:49 +00:00
Implement get_scores requests
This commit is contained in:
parent
71041533bf
commit
3e951554d7
9 changed files with 282 additions and 13 deletions
|
@ -11,6 +11,7 @@ serenity = "0.7"
|
|||
chrono = "0.4.10"
|
||||
reqwest = "0.9.24"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
bitflags = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
serde_json = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue