Skip to content

telegram chat analyzer gives you stats on who initiates conversations, time of chats and average response time

Notifications You must be signed in to change notification settings

PSS1998/telegram-chat-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Analyzer

This program will enable you to analyze the messages that you sent to a specific user.
The resulting analyze contains chart of hours of your conversations, number of your conversations and how many times who initiated it and average response time in seconds of both users.
Based on : https://gitlab.com/mthcom/telegram-time-analyzer
WhatsApp Analyzer : https://github.com/PSS1998/whatsapp-chat-analyzer

Setup

Step one:

pip install -r requirements.txt

Step two:

Create a file named api.config in which there are two lines. First line contains your api_id and second line contains your api_hash. To obtain these values visit https://my.telegram.org.

Usage

Run extract_time_data.py and it will ask you the username for which you want to analyze.

About

telegram chat analyzer gives you stats on who initiates conversations, time of chats and average response time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages