feat: add commentary

This commit is contained in:
2025-09-19 21:18:26 +03:00
parent 36270c7a3f
commit 7a9ef2c48c
8 changed files with 327 additions and 10 deletions

View File

@@ -11,8 +11,9 @@ color-eyre = "0.6"
dotenv = "0.15"
futures = "0.3.31"
infer = "0.19"
once_cell = "1.21.3"
rand = "0.9"
regex = "1.11"
serde = { version = "1.0", features = ["derive"] }
teloxide = { version = "0.17", features = ["macros"] }
tempfile = "3"
thiserror = "2.0"