Skip to content

This python script uses pyrogram to login to your account and monitor all satus changes of people you have ever chat. (Except those who turned off activity visibility in privacy settings)

Notifications You must be signed in to change notification settings

MatveyPRO3/TelegramUserStatusSpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram users status spy

This python script uses pyrogram to login to your account and monitor all satus changes of people you have ever chat.

(Except those who turned off activity visibility in privacy settings!)

To use it, you need create api_info.py file:

api_id = ""
api_hash = ""

How to get telegram api keys

  1. Go to https://my.telegram.org/auth
  2. Login and create app (name doesn't matter)
  3. Click "API development tools"
  4. In "App Configuration" section you will find your api id and hash

Analyze data - spy for your friends!

Track hours when user is mostly online and compare them to another

newplot (2)

See who opens telegram the most

newplot (1)

Check the exact time someone was online or offline and predict awake and asleep time

download

See who spends the most time in his phone

download (1)

See how many times user was online in each day

download (2)

See how much time someone spent in each day

download (3)

Dear developers,

Please dont blame me for quality of the code, just remember - dont touch things which are working somehow

About

This python script uses pyrogram to login to your account and monitor all satus changes of people you have ever chat. (Except those who turned off activity visibility in privacy settings)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages