Clarify optional features

This commit is contained in:
jeancf 2023-01-30 11:10:23 +01:00
parent 3b4a644a13
commit 5a1283db31

View File

@ -22,12 +22,12 @@ It is simple to set-up on a local machine, configurable and feature-rich.
* Remember tweets already tooted to prevent double posting * Remember tweets already tooted to prevent double posting
* Optionally post reply-to tweets on the mastodon account * Optionally post reply-to tweets on the mastodon account
* Optionally ignore retweets * Optionally ignore retweets
* Allows rate-limiting posts to Mastodon instance * Optionally remove redirections (e.g. reveal destination of short URLs)
* Removal of redirections (e.g. reveal destination of short URLs) * Optionally remove trackers (UTM parameters) from URLs
* Removal of trackers from URLs * Optional domain substitution for Twitter, Youtube and Reddit domains (e.g. [Nitter](https://github.com/zedeus/nitter/wiki/Instances),
* 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) [Invidious](https://redirect.invidious.io/) and [teddit](https://teddit.net/) respectively)
* Optional footer line to add tags at bottom of toot * Optional footer line to add tags at bottom of toot
* Allows rate-limiting posts to Mastodon instance
## Usage ## Usage