From 6f52cfa71da67924c9748f9e7f6cd177ede36e92 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Mon, 11 Aug 2025 17:58:43 +0200 Subject: [PATCH] readme-en.md aktualisiert --- readme-en.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/readme-en.md b/readme-en.md index 2b8f879..9676b13 100644 --- a/readme-en.md +++ b/readme-en.md @@ -2,8 +2,7 @@ # MastodonAPI -A plugin to import **public Toots** from Mastodon into your Yellow blog. -⚠️ Only **public** posts will be imported. +A plugin to import your public Toots via Mastodon API into your Yellow Blog. ## Installation @@ -13,7 +12,7 @@ A plugin to import **public Toots** from Mastodon into your Yellow blog. ## Usage -The plugin is triggered via a **custom webhook**. +The plugin is triggered via a custom **webhook**. When the webhook is called, it fetches your Toots from the Mastodon API and creates blog posts from them. Optionally, you can specify a **#hashtag** to import only matching posts.