TeleInsight is a powerful web application designed to analyze Telegram chat data. Our tool provides valuable insights into your conversations, helping you understand user engagement, message patterns, and more.
- Top Senders Analysis: Identify the most active participants in a conversation.
- Reply Analysis: Understand how users interact with each other.
- Message Type Distribution: View the breakdown of text, media, and other message types.
- Activity Patterns: Analyze engagement trends over time.
- Privacy-Focused: All processing is done client-side, ensuring your data remains secure.
At TeleInsight, we take your privacy seriously. This privacy policy explains how we handle your data when you use our Telegram chat analysis tool.
TeleInsight does not store or process any of the JSON data you upload for analysis. All processing is done client-side in your browser, and we do not have access to your chat data.
We do not collect or store any of your data in a database. The JSON file you upload is only used temporarily for analysis and is not saved or transmitted to our servers.
Our code is open source and available for anyone to review. You can check our GitHub repository at esubaalew/teleinsight to see how we handle data processing.
By using TeleInsight, you acknowledge that you are responsible for the data you upload and analyze. We are not accountable for any sensitive information you may choose to process using our tool.
To analyze your Telegram chat data with TeleInsight, follow these steps:
- Open Telegram and go to the chat you want to export.
- Click on the three-dot menu in the top-right corner.
- Select Export Chat and choose to export with or without media.
- Choose JSON as the export format.
- Download the exported JSON file and upload it to TeleInsight for analysis.
TeleInsight is an extended version of the Telegram bot @LiyuRobot. While LiyuRobot is limited by Telegram's constraints, such as a 20MB file limit and limited analysis capabilities, TeleInsight provides a more comprehensive and flexible solution.
- Clone the repository:
git clone https://github.com/esubaalew/teleinsight.git
- Navigate to the project directory:
cd teleinsight - Install dependencies:
npm install
- Run the application:
npm start
Visit telegram.esube.com.et or telegram.esube.tech to start analyzing your Telegram chat data.
TeleInsight is open-source software licensed under the MIT License.
We welcome contributions! Feel free to submit issues or pull requests to improve the tool.
For any inquiries, feel free to reach out via our GitHub repository.
Made with ❤️ by Esubalew Chekol
Inspired by the Telegram bot @LiyuRobot.