Touitomamout is an easy way to synchronize your Twitter's tweets 🦤 to Mastodon 🦣 and Bluesky post ☁️ (also known as Twitter to Mastodon & Bluesky crossposter)
Chained replies (threads) keep track of the root post to properly display the thread. When adding a new reply to a post, it's therefore necessary to check first if that post was itself a reply: if it is, we simply copy its root post reference
Summary
Chained replies (threads) keep track of the root post to properly display the thread. When adding a new reply to a post, it's therefore necessary to check first if that post was itself a reply: if it is, we simply copy its root post reference