CaremOstor / TelAnalysis

Fork of Telegram Analysis tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TelAnalysis

vokoscreenNG-2023-03-06_00-15-01.mp4
image image image image

TelAnalysis - Telegram Analysis tool


Установка / Installing.
pip install -r requirements
python main.py

Menu
1 - Make graph and tables for Gephi. Import nodes.csv and edges.csv to Gephi.
2 - Quantitative text analysis [Users & all chat]
3 - Channel Analysis

Q/A
where can I get the file for analysis? Go to the telegram chat and archive it in json, then specify the json file in the tool.
if json weighs more than 200 mb, then you need to change in the sources the call of the explorer automatically selecting the file or entering from the console (will be fixed)
где взять файл для анализа? Зайдите в чат телеграма и архивируйте его в json, далее файл json указывайте в инструменте.
если json  весит более 200 мб, то нужно изменить в исходниках вызов проводника автоматический выбор файла или ввод из консоли(будет исправлено)

My Telegram Channel - @telanalysis. old channel - @mav1_notes. if you want help me, sent message in xmpp: lle@disroot.org


Version Beta
Not all functionality can work perfectly, create an issue, write in the telegram. Channel analysis may not work.

About

Fork of Telegram Analysis tool

License:GNU General Public License v3.0


Languages

Language:Python 100.0%