This is a proposal for a Twitter/X bot which aims to assist in archiving relevant Twitter content by backing it up to the forum.
By tagging the bot account at the end of a thread, the preceding posts in the thread would get copied and reposted to the forum, just like e.g. the existing Thread Reader App bot.
The motivation for having such a bot is twofold:
- Content on Twitter is fragile. Accounts frequently get deleted or banned and all posts by that account get deleted in the process.
- It's a way to kickstart the forum and increase it's search engine ranking.
There are a few challenges that need to be addressed:
- Avoiding duplicates: If the bot is tagged multiple times in the same post in a thread, or if it is tagged multiple times in different posts in a thread, a new thread on the forum should probably not be created.
- Spam: Since anyone can tag the bot account in any post, I suggest that the bot has a way of filtering out irrelevant content. This can be done by: some combination of keywords checks, account whitelists and LLM algorithms.
If you feel up for the task of developing the bot, this forum provides a very nice API:
I suggest making it open-source so that other developers can help improve upon the bot.
Discuss!