mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-08 03:18:28 +03:00
concludes logging standardization refactor
This commit is contained in:
@@ -24,4 +24,4 @@ SESSION_FILE = "secrets/anon-insta"
|
||||
|
||||
os.makedirs("secrets", exist_ok=True)
|
||||
with TelegramClient(SESSION_FILE, API_ID, API_HASH) as client:
|
||||
logger.success(f"New session file created: {SESSION_FILE}.session")
|
||||
logger.success(f"new session file created: {SESSION_FILE}.session")
|
||||
|
||||
Reference in New Issue
Block a user