mirror of https://github.com/caronc/apprise
Updated Notify_misskey (markdown)
parent
827ed3f6f3
commit
3d2e6d39b2
|
@ -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 :
|
||||
|
|
Loading…
Reference in New Issue