readme-en.md aktualisiert
This commit is contained in:
parent
7fb44297c3
commit
6f52cfa71d
1 changed files with 2 additions and 3 deletions
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue