From e13454bdf3c8068a57d8dfa58a91d004a89c1595 Mon Sep 17 00:00:00 2001 From: amialav Date: Thu, 24 Apr 2025 21:55:02 +0300 Subject: [PATCH] Update userscraper.py --- userscraper.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/userscraper.py b/userscraper.py index 6d45ade..032e451 100644 --- a/userscraper.py +++ b/userscraper.py @@ -7,9 +7,9 @@ from colorama import Fore, Style # API details -api_id = ds.apiID +api_id = ds.5059041631 api_hash = ds.apiHash -phone = ds.number +phone = ds.+79882102836 # Create a directory for saving CSV files and media if it doesn't exist if not os.path.exists("Collection"):