mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-11 12:48:28 +03:00
logs
This commit is contained in:
@@ -110,7 +110,7 @@ class TelethonArchiver(Archiver):
|
||||
|
||||
result = Metadata()
|
||||
|
||||
logger.debug(f"TELETHON STARTING")
|
||||
logger.debug(f"TELETHON STARTING {chat}, {post_id}")
|
||||
# NB: not using bot_token since then private channels cannot be archived: self.client.start(bot_token=self.bot_token)
|
||||
with self.client.start():
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user