akramit / telegram-messageMiner

Analyses messages from a Telegram group

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analyses messages from a Telegram group

It can look at messages in a group and saves it to a JSON file on your local machine.

Run

  1. Install Telethon pip3 install telethon
  2. Edit config-sample.ini to include your Telegram api_id and api_hash. This can be obtained from https://core.telegram.org/api/obtaining_api_id
  3. Run messageMiner.py

About

Analyses messages from a Telegram group


Languages

Language:Python 100.0%