mnemocron / TelegramChatStats

Generate some statistics and plots from your exported Telegram chat data (using Bokeh plots with python 3)
MIT License
56 stars 12 forks source link

`-n name` does not respect different people with the same prename #2

Closed mnemocron closed 5 years ago

mnemocron commented 5 years ago

use the identifier instead

mnemocron commented 5 years ago

fixed with latest commit. added a check for ambiguity and accepting chat_id as an argument instead

psython123 commented 1 year ago

Where exactly do I find the ID of the chat? Would it work with chats of a deleted user?