Updated Notify_misskey (markdown)

master
Chris Caron 2024-12-16 16:29:48 -05:00
parent 827ed3f6f3
commit 3d2e6d39b2
1 changed files with 1 additions and 1 deletions

@ -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<br/> `private` , `home`, `followers`, `private`, and `specified`
| visibility | No | The Misskey visibility you want to operate in. Possible values are<br/>`public`, `home`, `followers`, and `specified`
#### Example
Create a Misskey note on the `misskey.sda1.net` server :