Support related Telegram chats (associated discussion groups)

This commit is contained in:
Logan Williams
2023-03-02 16:21:43 +01:00
parent 351e471ff4
commit 531059ca02
12 changed files with 412 additions and 1509 deletions

View File

@@ -19,7 +19,6 @@ pytesseract = "*"
instaloader = "*"
gspread = "*"
cryptg = "*"
psycopg2 = "*"
tqdm = "*"
ratelimit = "*"
pytz = "*"
@@ -28,6 +27,7 @@ spacy = "==3.2.4"
ocrd-pyexiftool = "*"
filelock = "*"
telethon = "*"
psycopg2 = "*"
[dev-packages]
pytest = "*"