From 3d2e6d39b281f8e55a8fb4fdde5bceeaff3addcb Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Mon, 16 Dec 2024 16:29:48 -0500 Subject: [PATCH] Updated Notify_misskey (markdown) --- Notify_misskey.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_misskey.md b/Notify_misskey.md index e97d92c..69fb10e 100644 --- a/Notify_misskey.md +++ b/Notify_misskey.md @@ -29,7 +29,7 @@ Simply use `misskey://` if accessing an insecure server and `misskeys://` if acc | Variable | Required | Description | --------------- | -------- | ----------- | token | Yes | The Access Token associated with the Application you created (in Misskey's Account Settings). Your token MUST have at the bare minimum `write:statuses` access. Additionally provide `write:media` if you intend to provide attachments. -| visibility | No | The Misskey visibility you want to operate in. Possible values are
`private` , `home`, `followers`, `private`, and `specified` +| visibility | No | The Misskey visibility you want to operate in. Possible values are
`public`, `home`, `followers`, and `specified` #### Example Create a Misskey note on the `misskey.sda1.net` server :