These Jupyter Notebooks are meant to give you some nice statistics about your Telegram Usage.
- Install Python and Jupyter Notebook. If you haven't installed either of these yet, I recommend using Anaconda.
- Export your Telegram History as json via the Telegram Desktop Client.
- Place the exported file 'result.json' and the 'chats' folder in the 'notebooks' folder.
- Open Jupyter Notebook by typing
jupyter notebookinto console. Open Telegraphs.ipynb and run all the cells. - Install missing packages by typing
pip install *package name*into console. For exampleplotlyandpandas.
You haven't used Telegram a lot? Not a problem! There's a good chance, you can import the data from your old messenger to Telegram.