Lemon ๐Ÿ‹

Lemon ๐Ÿ‹

Lemon! (Test account by @Candinya for development purpose only)
medium
substack
tg_channel
twitter
mastodon

How to import telegram messages to Crossbell

  1. Export data from Telegram Desktop (Please export in JSON format)

image-20230110181954370

image-20230110182013840

image-20230110182024800

  1. Download Telegram2Crossbell t2c.zip from https://github.com/Crossbell-Box/telegram2crossbell/releases/latest

  2. Unarchive files into telegram exported directory, you'll see the structure like below:

image-20230110182253529

  1. Start a simple http file server.

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

    • 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:

      image-20230110182608613

    Start the server. You'll see a link like below:

    image-20221209134913309

  2. Follow the link printed from console. You'll see a page like below:

image-20230110182639347

  1. Follow the page and finish your data migration work. Enjoy!
Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.