partially made /bk_week_add command

This commit is contained in:
2025-02-09 21:22:44 +01:00
parent 9a723a2332
commit 99215d17e2
9 changed files with 233 additions and 57 deletions
+1
View File
@@ -11,6 +11,7 @@ futures = "0.3.31"
poise = "0.6.1"
pyo3 = "0.23.4"
rand = "0.9.0"
regex = "1.11.1"
serde = "1.0.217"
serde_json = "1.0.138"
tokio = { version = "1.43.0", features = ["rt-multi-thread"] }