Skip to content

Commit dd2e03a

Browse files
committed
Implemented the simple version of /stat
1 parent daf785e commit dd2e03a

File tree

11 files changed

+255
-888
lines changed

11 files changed

+255
-888
lines changed

tg_admin/poetry.lock

Lines changed: 28 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tg_admin/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ python = "^3.10"
1111
psycopg2-binary = "^2.9.5"
1212
pyrogram = "^2.0.103"
1313
tgcrypto = "^1.2.5"
14+
python-dateutil = "^2.8.2"
1415

1516

1617
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)