forked from natto1784/singh3
added challenge command (and maybe suspend the project)
This commit is contained in:
@@ -8,10 +8,11 @@ edition = "2018"
|
||||
tracing = "0.1.22"
|
||||
regex = "1.5.4"
|
||||
tokio-postgres = "0.7.2"
|
||||
rand = "0.8.4"
|
||||
|
||||
[dependencies.serenity]
|
||||
version = "0.10.8"
|
||||
features = ["cache", "framework", "standard_framework", "rustls_backend", "unstable_discord_api"]
|
||||
features = ["cache", "framework", "standard_framework", "rustls_backend", "unstable_discord_api", "collector"]
|
||||
|
||||
[dependencies.tokio]
|
||||
version = "1.0"
|
||||
|
Reference in New Issue
Block a user