From 04e18b8a9b78968726a23dcad1077966ae0338c2 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Tue, 12 Aug 2025 16:27:39 +0200 Subject: [PATCH] readme-en.md aktualisiert --- readme-en.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/readme-en.md b/readme-en.md index 191bcbd..4316df9 100644 --- a/readme-en.md +++ b/readme-en.md @@ -21,13 +21,13 @@ Optionally, you can specify a **#hashtag** to import only matching posts. All settings are in `system/extensions/yellow-system.ini`: - **MastodonapiInstanceUrl** – your Mastodon instance URL (e.g. `https://mastodon.social`) -- **MastodonapiAccountId** – deine Mastodon-User-ID (numerisch, z. B. `1234567890`) - - ID bei einem Mastodon-Account finden: Gib im Browser "https://DEINE_INSTANZ_URL/api/v1/accounts/lookup?acct=PROFILNAME" ein. - - ID bei einem GoToSocial-Account finden (siehe hier) +- **MastodonapiAccountId** - your Mastodon user ID (numeric, e.g. 1234567890) + - Find the ID of a Mastodon account: Enter "https://YOUR_INSTANCE_URL/api/v1/accounts/lookup?acct=PROFILNAME" in your browser. + - Find the ID of a GoToSocial account (see here) - **MastodonapiAccessToken** - - Bei einem Mastodon-Account optional - - Bei einem GoToSocial-Account pflicht (siehe hier) -- **MastodonapiLimit** - Standartwert ist 20 + - Optional for a Mastodon account + - Mandatory for a GoToSocial account (see here) +- **MastodonapiLimit** - Default value is 20 - **MastodonapiHashtag** – leave empty to import all public posts; set to `#hashtag` to import only matching posts - **MastodonapiAuthor** – author name to use for imported blog posts - **MastodonapiTag** – tag to assign to imported blog posts