{
"title": "How to import all Telegram channel history messages onto Crossbell",
"tags": [
"post",
"telegram",
"guide",
"sync"
],
"sources": [
"xlog"
],
"external_urls": [
"https://crossbell-io-updates.xlog.app/How-to-import-all-Telegram-channel-history-messages-onto-Crossbell"
],
"date_published": "2023-02-13T02:28:23.685Z",
"content": "1. Export data from **[Telegram Desktop](https://desktop.telegram.org/)** (Please export in **JSON format**)\n\n![image-20230110181954370](ipfs://bafkreiabx2tzwtrggaku5hcigaiubvgqyugwjmwy2yke55ywoduiym7hk4)\n\n![image-20230110182013840](ipfs://bafkreih6ee6fjeg6dxoyd5ey4ffh3lrj4faohya6a4iv2ue6qyd7milgfa)\n\n![image-20230110182024800](ipfs://bafkreibi6xjhegfnmx4nrsaaoclnuv6fwyhhugg3l4dctmjz4ayogibkdm)\n\n2. Download Telegram2Crossbell `t2c.zip` from https://github.com/Crossbell-Box/telegram2crossbell/releases/latest\n\n3. Unarchive files into telegram exported directory, you'll see the structure like below:\n\n![image-20230110182253529](ipfs://bafkreidljypofeomlgicm772pedxmmj6l3hrlmpucxqkdxlf26upyzm42e)\n\n4. Start a simple http file server.\n - For macOS users, you may not able to run the binary because of signature validation issues, but since macOS may have built-in python, you can try using `python -m http.server` to start one. (Or maybe `python3 -m http.server`)\n - For other operating systems, we've provide one at https://github.com/Crossbell-Box/go-http-fileserver/releases/latest , download the zip file that matches your platform and unzip it into workspace directory, you'll see the structure like below:\n\n ![image-20230110182608613](ipfs://bafkreiaswkmfjwqka7ghgulxa32qm7bjuzy4lyj243oes37tqt55ilzzdy)\n\n Start the server. You'll see a link like below:\n\n ![image-20221209134913309](ipfs://bafkreigc6babfn7jjqrrash3bu5j33isipfgljwyhlrjrjt7mmjkkoykte)\n\n5. Follow the link printed from console. You'll see a page like below:\n\n![image-20230110182639347](ipfs://bafkreiec75po2lfwjvvmzlvel5m26chnmlfrlqvix4cxiy5igp7fdczixm)\n\n6. Follow the page and finish your data migration work. Enjoy!",
"attributes": [
{
"value": "How-to-import-all-Telegram-channel-history-messages-onto-Crossbell",
"trait_type": "xlog_slug"
}
]
}