https://github.com/steffo99/telegramstats
Parse GDPR-exported Telegram data and print stats to the console
https://github.com/steffo99/telegramstats
python telegram
Last synced: 10 months ago
JSON representation
Parse GDPR-exported Telegram data and print stats to the console
- Host: GitHub
- URL: https://github.com/steffo99/telegramstats
- Owner: Steffo99
- Created: 2020-06-23T14:08:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-23T14:10:45.000Z (about 6 years ago)
- Last Synced: 2025-02-25T12:53:17.014Z (over 1 year ago)
- Topics: python, telegram
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `telegramstats`
Parse GDPR-exported Telegram data and print stats to the console
## Installation
```
pip install telegramstats
```
## Exporting Telegram data
[Video](https://telegram.org/resources/video/ExDataBlog.mp4)
## Commands
### Count messages sent by chat actors
```
telegramstats count -c DataExport/
```