From 3b6082b4cce7d599977eb7755a563f80ffb6caa5 Mon Sep 17 00:00:00 2001 From: Linus Svensson Date: Sat, 20 Jan 2024 12:33:28 +0100 Subject: [PATCH] Update README.md Listing new functions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 580649a..6fd0564 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Version 2 of the crossposter has now been release in beta, found under the crossposter-mk2-beta branch. The new version contains a bunch of new options, along with fixes and restructuring. To start using the new version I recommend making a new, separate installation and transferring yout settings and database to the new version. +New functions include: +- Reposting your own posts (only works on Mastodon unless you pay for a higher level of twitters API) +- Quote posts of other people's posts, with their posts included as a link to Bluesky (can be toggled on/off in settings and automatically skips posts from users whos posts are not public). +- Username handling allows you to either skip posts where you mention another Bluesky user, or cleanup of username so that they are not interpreted as users after being crossposted. +- Limiting posts per hour, either skipping posts that go over the posts per hour limit, or sending them at a later time. + # bluesky-crossposter The Bluesky Crossposter is a python script that when running will automatically post your bluesky-posts to mastodon and twitter, excluding responses and reposts. The script can handle threads, quote posts of your own posts, and image posts, including alt text on images.