This commit is contained in:
2024-05-13 22:13:30 +02:00
parent f8e4b8a718
commit ab1413c679
5 changed files with 139 additions and 9 deletions

View File

@@ -10,3 +10,4 @@ once_cell = "1.19.0"
tokio = { version = "1.35.1", features = ["rt-multi-thread", "macros", "time"] }
serenity = { verstion = "0.12.1", features = ["collector"] }
reqwest = { version = "0.11.23", features = ["json"] }
chrono = "0.4.38"