mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-05-25 09:40:49 +00:00
Minor changes on user embed
This commit is contained in:
parent
7c77b7fd61
commit
28ed92eb2f
3 changed files with 25 additions and 6 deletions
|
@ -9,4 +9,7 @@ edition = "2018"
|
|||
serde = { version = "1", features = ["derive"] }
|
||||
reqwest = "0.10.1"
|
||||
serenity = "0.8"
|
||||
Inflector = "0.11"
|
||||
codeforces = { git = "https://github.com/natsukagami/rust-codeforces-api" }
|
||||
|
||||
youmubot-prelude = { path = "../youmubot-prelude" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue