From 009217a5dc12bc729b120b31c582b07fd98f375f Mon Sep 17 00:00:00 2001 From: simonpipe Date: Wed, 27 May 2026 07:49:24 +0200 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 67cf754..268a7bd 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ # Mastodonapi 0.9.7 -Import your toots into your blog. Tested with snac. +Import your toots into your blog. Tested with Snac. ## Installation @@ -27,7 +27,7 @@ All settings are in `system/extensions/yellow-system.ini`: `MastodonapiInstanceUrl` = your Mastodon instance URL (e.g. https://mastodon.social) `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 (see here)* `MastodonapiAccessToken` = optional for a Mastodon account, mandatory for a GoToSocial account (see here)