Mastodon aliases

Cake.Mastodon addin

Contains functionality related to Mastodon REST API.

In order to use the commands for this addin, include the following in your build.cake file to download and reference from NuGet.org:

#addin Cake.Mastodon

General

MastodonSendToot(string, string, string, string, TootVisibility)
Alias from Cake.Mastodon addin
Send a Toot using the "Mastodon" REST API.