From eb0c0f2e75de62a709e3c85cca749a45bd648591 Mon Sep 17 00:00:00 2001 From: jeancf Date: Mon, 22 Aug 2022 08:59:22 +0200 Subject: [PATCH] Updated README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 546ab4e..1e9e01d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ Twoot is a python script that extracts tweets from a twitter feed and reposts them as toots on a Mastodon account. +**UPDATE 22 AUG 2022** Fixed bug that would incorrectly mark a new tweet + as a "reply to" if it quoted a tweet that is a reply-to. + **UPDATE 01 JUN 2021** Added command line argument (`-c`) to limit the number of toots posted on the mastodon account.