All Projects → TelegramTools → Tlimporter

TelegramTools / Tlimporter

Licence: agpl-3.0
Telegram Chat Importer: Import chats from WhatsApp or other services into Telegram

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Tlimporter

electronim
Electron based multi IM (Instant Messaging) client
Stars: ✭ 50 (-50%)
Mutual labels:  telegram, whatsapp
Franz
Franz is a free messaging app for services like WhatsApp, Slack, Messenger and many more.
Stars: ✭ 4,088 (+3988%)
Mutual labels:  telegram, whatsapp
Falconmessenger
🌟🌟🌟🌟🌟 Falcon Messenger is a Fast and Beautiful cloud-based messaging app. With iOS and IPadOS Support. Available on the App Store.
Stars: ✭ 310 (+210%)
Mutual labels:  telegram, whatsapp
Ferdi
🧔🏽 Ferdi helps you organize how you use your favourite apps by combining them into one application
Stars: ✭ 4,089 (+3989%)
Mutual labels:  telegram, whatsapp
Mailgo
💌 mailgo, a new concept of mailto and tel links
Stars: ✭ 978 (+878%)
Mutual labels:  telegram, whatsapp
Wa Reader
💬 WA Reader is a platform to read WhatsApp conversations from email text backups in a easy-to-read UI.
Stars: ✭ 130 (+30%)
Mutual labels:  conversation, whatsapp
Messenger Ios Chat Swift Firestore
Messenger Clone - Real-time iOS Chat with Firebase Firestore written in Swift
Stars: ✭ 405 (+305%)
Mutual labels:  telegram, whatsapp
Sharer.js
🔛 🔖 Create your own social share buttons. No jquery.
Stars: ✭ 1,624 (+1524%)
Mutual labels:  telegram, whatsapp
Chatistics
💬 Python scripts to parse Messenger, Hangouts, WhatsApp and Telegram chat logs into DataFrames.
Stars: ✭ 814 (+714%)
Mutual labels:  telegram, whatsapp
Notify
A dead simple Go library for sending notifications to various messaging services.
Stars: ✭ 727 (+627%)
Mutual labels:  telegram, whatsapp
Tindroid
Tinode chat client application for Android
Stars: ✭ 194 (+94%)
Mutual labels:  telegram, whatsapp
Kotlin Firebase Group Chat
Group and OneonOne chat using firebase built in Kotlin similar to whatsapp.
Stars: ✭ 44 (-56%)
Mutual labels:  telegram, whatsapp
Webapp
Tinode web chat using React
Stars: ✭ 156 (+56%)
Mutual labels:  telegram, whatsapp
dark
🌛 Dark themes / mode for Rambox, Franz or Ferdi messaging services
Stars: ✭ 93 (-7%)
Mutual labels:  telegram, whatsapp
Magento Chatbot
Magento Chatbot Integration with Telegram, Messenger, Whatsapp, WeChat, Skype and wit.ai.
Stars: ✭ 149 (+49%)
Mutual labels:  telegram, whatsapp
Matterbridge
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Stars: ✭ 4,452 (+4352%)
Mutual labels:  telegram, whatsapp
Ios
Tinodios: Tinode Messaging Client for iOS
Stars: ✭ 119 (+19%)
Mutual labels:  telegram, whatsapp
Chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
Stars: ✭ 8,238 (+8138%)
Mutual labels:  telegram, whatsapp
Chatwoot
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
Stars: ✭ 11,554 (+11454%)
Mutual labels:  conversation, whatsapp
Watomatic
Auto reply app helping you move away from less private messengers like WhatsApp and soon Facebook Messenger
Stars: ✭ 83 (-17%)
Mutual labels:  telegram, whatsapp

TLImporter - Telegram Chat Importer

This app will import your conversations from WhatsApp or other services (using a txt file obtained from the chat provider) into Telegram. With TLImporter you can import your messages into your "Saved Messages" section or do it in a 1:1 format. That means that you will need to log in your partner's Telegram's account inside TLImporter and it will automatically send the corresponding messages to each other, keeping the original structure.

Briefly, Telegram Chat Importer can turn your exported plaintext conversations into a 1:1 format like this:

Into this:

How to use?

Easy! Start over here and follow the steps in the guide. You will be a master using the app in seconds!

Documentation

You can check the full documentation, examples, building instructions, FAQs and a detailed guide in the wiki

Download

You can always grab the latest version heading over the releases tab. I built binaries for Windows (64 bits), Linux amd64 and Linux armhf

  • On Windows: Simply double click on the .exe file
  • On Linux: Download the binary, cd to the folder where the download is located and do chmod +x TLImporter-xxx && ./TLImporter-xxx

If you're running other systems (like MacOS), you will need to build the files from source.

Build from sources

Make sure that you replace the api_id and api_hash variables in the TLImporter.py file. Read instructions here for getting your own from Telegram.

You can't use Secret Mode if one of the sides is still using the binaries: I'm the only holder of the encryption key, so it's more difficult for malicious people to compromise them. If you want to use the Secret Mode, you must build both TLImporter and TLSecret from sources using the same password for it to work. You can specify the password used for encryption/decryption in the password variable.

Credits

This couldn't be possible without Telethon, and his great creator, Lonami, who always was up to answering questions and helping in development. I'm so grateful for his patience :).

Thanks to the PyInstaller team for their great tool, which I used to build the binaries.

Also, huge acknowledgements to Telegram for making such a great messenger!

Give always credits to all the original authors and owners when using some parts of their hard work in your own projects

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].