https://github.com/zqtay/Telegram-Message-Analyzer
Process the exported Telegram chat history .html and generate a report message count by date, and most used words.
https://github.com/zqtay/Telegram-Message-Analyzer
Last synced: 1 day ago
JSON representation
Process the exported Telegram chat history .html and generate a report message count by date, and most used words.
- Host: GitHub
- URL: https://github.com/zqtay/Telegram-Message-Analyzer
- Owner: zqtay
- Created: 2018-12-31T17:12:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T13:51:05.000Z (about 4 years ago)
- Last Synced: 2024-06-15T18:35:29.512Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 41
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- osint_stuff_tool_collection - Telegram Message Analyzer
README
# Telegram Message Analyzer
Process the exported Telegram chat history .html files.
Generate a .txt report on message count by date & time of day (with graphs and GIF) and list of most used words.
Copy the path where all the messages#.html are located when prompted.
Please go to https://telegram.org/blog/export-and-more for instruction on how to export chat history.