readme-en.md aktualisiert

This commit is contained in:
simonpipe 2025-08-11 17:58:43 +02:00
parent 7fb44297c3
commit 6f52cfa71d

View file

@ -2,8 +2,7 @@
# MastodonAPI # MastodonAPI
A plugin to import **public Toots** from Mastodon into your Yellow blog. A plugin to import your public Toots via Mastodon API into your Yellow Blog.
⚠️ Only **public** posts will be imported.
## Installation ## Installation
@ -13,7 +12,7 @@ A plugin to import **public Toots** from Mastodon into your Yellow blog.
## Usage ## 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. 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. Optionally, you can specify a **#hashtag** to import only matching posts.