This python script uses pyrogram to login to your account and monitor all satus changes of people you have ever chat.
To use it, you need create api_info.py file:
api_id = ""
api_hash = ""
- Go to https://my.telegram.org/auth
- Login and create app (name doesn't matter)
- Click "API development tools"
- In "App Configuration" section you will find your api id and hash
Please dont blame me for quality of the code, just remember - dont touch things which are working somehow