S0Ulle33 / Telegram-Message-Analyzer

Process the exported Telegram chat history .html.and generate a report message count by date & time of day, most used words.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Requirements

  • beautifulsoup4
  • pandas
  • tqdm
  • imageio
  • matplotlib

Usage

  1. Export your chat history (more details on how to here).
  2. Use git clone or download manually.
  3. Install requirements.
  4. Use python tg.py and follow instructions.

About

Process the exported Telegram chat history .html.and generate a report message count by date & time of day, most used words.


Languages

Language:Python 100.0%