https://github.com/outslept/chatlyzer
Analyze chat data from Telegram JSON exports
https://github.com/outslept/chatlyzer
json telegram
Last synced: about 2 months ago
JSON representation
Analyze chat data from Telegram JSON exports
- Host: GitHub
- URL: https://github.com/outslept/chatlyzer
- Owner: outslept
- License: mit
- Created: 2025-01-17T19:39:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-18T03:39:40.000Z (about 1 year ago)
- Last Synced: 2025-06-18T04:29:59.371Z (about 1 year ago)
- Topics: json, telegram
- Language: TypeScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## chatlyzer
A lightweight ool for analyzing chat data from Telegram JSON exports.
## Introduction
**Chatlyzer** is a tool for analyzing Telegram chat data exported in JSON format. Chatlyzer provides detailed statistics on:
- **Message counts** by user.
- **Media usage** (photos, videos, voice messages, stickers).
- **Peak activity times** (most active day and hour).
---
## Contributing
We welcome contributions! If you're interested in improving Chatlyzer, please read our [contributing guidelines](./.github/CONTRIBUTING.md) before submitting a pull request.
---
## License
Chatlyzer is open-source software licensed under the [MIT License](./LICENSE).