You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the command "pip install -r requirements" in the cmd or just run the "install&start.bat" file (recommended)
Enter all necessary data (including api_id and api_hash, which can be obtained from my.telegram.org)
It's done! Everything should work successfully now)
⚠️WARNING!!!⚠️
Due to some Telegram limitations, you can only use the obtained user_ids in one session. That is, if you used the 'SESSION_FOR_TELEGRAM_PARSER' session, you will only be able to interact directly with the received user_ids in that session. Otherwise, if you try to interact directly with user id in another session, you will get an error.