ILUGD-telegram-analysis

How to make Backup of telegram group chat

use LINK to dump it I have include the latest chat of ILUGD telegram group in the repo after that you will get a jsonl file in the dump of your group chat to convert it into csv i have used link like

python2 jsonl2csv.py json/ILUG-D.jsonl ILUG-D.csv

after getting csv file i have used varios operations for analysis of chat data for eg

pie chart

you can help in creating functions to do more analysis on this data