From ddda1fbee9fad63ee91e7173d22429c499cbb435 Mon Sep 17 00:00:00 2001 From: spla Date: Wed, 13 Oct 2021 13:41:28 +0200 Subject: [PATCH] Updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e40fd6b..4a45786 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,6 @@ Within Python Virtual Environment: 5. Use your favourite scheduling method to set `python mastotuit.py` to run every minute. 29.9.2021 **New Feature** Added support to media files! mastotuit now gets all media files from Mastodon's post (if any) and publish them to Twitter together with your status update. -7.10.2021 **New Feature** Added thread support! If you create a thread in Mastodon mastotuit will create the same thread on Twitter. -13.10.2021 Upgraded Tweepy library to v4.1.0 +7.10.2021 **New Feature** Added thread support! If you create a thread in Mastodon mastotuit will create the same thread on Twitter. +13.10.2021 Upgraded Tweepy library to v4.1.0 13.10.2021 **New Feature** Added video upload support! If video properties are according Twitter rules it will be uploaded.