This commit is contained in:
2026-04-06 16:42:55 +02:00
parent 8acb879ebc
commit 2dfe04608b
3 changed files with 865 additions and 31 deletions
+1
View File
@@ -12,6 +12,7 @@ time = "0.3.41"
itertools = "0.14"
tokio = {version = "1.47", features = ["rt-multi-thread", "signal"]}
dashmap = "6.1.0"
reqwest = { version = "0.13.2", features = ["json"] }
[dependencies.serenity]
version = "0.12"