Update readme.md

This commit is contained in:
simonpipe 2026-05-27 07:49:24 +02:00
parent 4143d8705b
commit 009217a5dc

View file

@ -2,7 +2,7 @@
# Mastodonapi 0.9.7 # Mastodonapi 0.9.7
Import your toots into your blog. Tested with <a href="https://comam.es/what-is-snac">snac</a>. Import your toots into your blog. Tested with <a href="https://comam.es/what-is-snac">Snac</a>.
## Installation ## Installation
@ -27,7 +27,7 @@ All settings are in `system/extensions/yellow-system.ini`:
`MastodonapiInstanceUrl` = your Mastodon instance URL (e.g. https://mastodon.social) `MastodonapiInstanceUrl` = your Mastodon instance URL (e.g. https://mastodon.social)
`MastodonapiAccountId` = your Mastodon user ID (numeric, e.g. 1234567890) `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 Snac or Mastodon account: Enter "https://YOUR_INSTANCE_URL/api/v1/accounts/lookup?acct=PROFILNAME" in your browser.*
*Find the ID of a GoToSocial account <a href="https://codeberg.org/simonpipe/yellow-mastodonapi/src/branch/main/help-gotoso-en.md">(see here)</a>* *Find the ID of a GoToSocial account <a href="https://codeberg.org/simonpipe/yellow-mastodonapi/src/branch/main/help-gotoso-en.md">(see here)</a>*
`MastodonapiAccessToken` = optional for a Mastodon account, mandatory for a GoToSocial account <a href="https://codeberg.org/simonpipe/yellow-mastodonapi/src/branch/main/help-gotoso-en.md">(see here)</a> `MastodonapiAccessToken` = optional for a Mastodon account, mandatory for a GoToSocial account <a href="https://codeberg.org/simonpipe/yellow-mastodonapi/src/branch/main/help-gotoso-en.md">(see here)</a>