From 130d3f8a3135ab1ccf70d997c2d158dc69dc3809 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Tue, 17 Dec 2024 14:38:21 -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 7b30845..6caa7db 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:
:red_circle: `public`: your note will be visible to all users and will show up on all timelines (home, local, social, global).
Note: If your account is _silenced_, you cannot set your note visibility to public.
:red_circle: `home`: Your note will be visible to all users, but will not show up on the local, social or global timeline for non-followers.
:red_circle: `followers`: Your note will only be visible to those that are following you. The note will show up on all timelines of your followers.
:red_circle: `direct`: Your note will only be visible to individually specified users. The note will show up on all timelines of the specified users. If you enable this option, your note won't be federated to remote instances. +| visibility | No | The Misskey visibility you want to operate in. Possible values are:
:red_circle: `public`: your note will be visible to all users and will show up on all timelines (home, local, social, global).
Note: If your account is _silenced_, you cannot set your note visibility to public.
:red_circle: `home`: Your note will be visible to all users, but will not show up on the local, social or global timeline for non-followers.
:red_circle: `followers`: Your note will only be visible to those that are following you. The note will show up on all timelines of your followers.
:red_circle: `specified`: Your note will only be visible to individually specified users. The note will show up on all timelines of the specified users. If you enable this option, your note won't be federated to remote instances. #### Example Create a Misskey note on the `misskey.sda1.net` server :