This commit is contained in:
nora 2022-06-14 21:30:42 +02:00
parent e44c292f1f
commit ac13fa1676
3 changed files with 118 additions and 48 deletions

View file

@ -13,6 +13,7 @@ tokio = { version = "1.19.2", features = ["full"] }
tracing = "0.1.35"
tracing-subscriber = { version = "0.3.11", features = ["env-filter"] }
serde = { version = "1.0.137", features = ["derive"] }
nougat = "0.1.0"
[dependencies.serenity]
version = "0.11.2"