mirror of
https://gitlab.com/jeancf/twoot.git
synced 2025-02-20 07:12:05 +00:00
Update README
This commit is contained in:
parent
6188f77e2b
commit
79f3d1b138
|
@ -3,18 +3,17 @@
|
||||||
Twoot is a python script that mirrors tweets from a twitter account to a Mastodon account.
|
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.
|
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
|
**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
|
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.
|
IGNORED.** A warning message is added to the log file instead.
|
||||||
|
|
||||||
An update is being worked on. Stay tuned.
|
An update is being worked on. Stay tuned.
|
||||||
|
|
||||||
**A new dependency to python module `pytz` has been added**. Please run `pip install pytz`
|
**A new dependency to python module `pytz` has been added**. Please run `pip install pytz`
|
||||||
in your environment to install it.
|
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
|
* Tweaked list of nitter instances
|
||||||
|
|
||||||
> Previous updates can be found in CHANGELOG.
|
> Previous updates can be found in CHANGELOG.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user