An open API service indexing awesome lists of open source software.

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

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).