This commit is contained in:
Mikhail Kilin
2026-01-27 23:29:00 +03:00
parent 356d2d3064
commit f291191577
8 changed files with 923 additions and 43 deletions

View File

@@ -13,6 +13,7 @@ serde_json = "1.0"
dotenvy = "0.15"
chrono = "0.4"
open = "5.0"
arboard = "3.4"
[build-dependencies]
tdlib-rs = { version = "1.1", features = ["download-tdlib"] }