Update README

This commit is contained in:
jeancf 2023-07-12 15:07:00 +02:00
parent 6188f77e2b
commit 79f3d1b138

View File

@ -3,18 +3,17 @@
Twoot is a python script that mirrors tweets from a twitter account to a Mastodon account.
It is simple to set-up on a local machine, configurable and feature-rich.
**11 JUL 2023** VERSION 4.1
**12 JUL 2023** VERSION 4.1
**Nitter has recently added a change that highlights tweets that are part of a thread. Twoot
cannot handle this modification yet therefore TWEETS THAT ARE PART OF A THREAD ARE CURRENTLY
IGNORED.** A warning message is added to the log file instead.
An update is being worked on. Stay tuned.
**A new dependency to python module `pytz` has been added**. Please run `pip install pytz`
in your environment to install it.
* Added option to add timestamp of the original tweet to toot
* Added option to display timestamp of the original tweet in toot
* Tweaked list of nitter instances
> Previous updates can be found in CHANGELOG.