mirror of
https://gitlab.com/jeancf/twoot.git
synced 2025-02-23 16:38:42 +00:00
Compare commits
No commits in common. "0bcbe73003834d5caf1458b8f94b890cd2dbdf99" and "3de87afc6ed032ec86a7e18556172e0f81119ed5" have entirely different histories.
0bcbe73003
...
3de87afc6e
@ -3,7 +3,7 @@
|
||||
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.
|
||||
|
||||
**UPDATE 11 DEC 2022** VERSION 3.0 brings some important changes and new features:
|
||||
**UPDATE XX DEC 2022** VERSION 3.0 brings some important changes and new features:
|
||||
|
||||
* Only potentially breaking change: **If you are using a version of python < 3.11 you need to install the `tomli` module**
|
||||
* Twoot can be configured with a config file in [TOML](https://toml.io/) format. Check `default.toml` for details
|
||||
@ -31,11 +31,6 @@ It is simple to set-up on a local machine, configurable and feature-rich.
|
||||
* Optionally post reply-to tweets on the mastodon account
|
||||
* Optionally ignore retweets
|
||||
* Allows rate-limiting posts to Mastodon instance
|
||||
* Removal of redirections (e.g. reveal destination of short URLs)
|
||||
* Removal of trackers from
|
||||
* Domain substitution for Twitter, Youtube and Reddit domains (e.g. [Nitter](https://github.com/zedeus/nitter/wiki/Instances),
|
||||
[Invidious](https://redirect.invidious.io/) and [teddit](https://teddit.net/) respectively)
|
||||
* Optional footer line to add tags at bottom of toot
|
||||
|
||||
## Usage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user