mastodon

command module
v0.0.0-...-cf03a07 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

README

Mastodon plugin for Feedpushr

Send new articles as a "Toot" to a Mastodon instance.

Configuration

You have to provides Mastodon configuration in order to use this plugin:

Property Description
url Mastodon instance URL (by default: https://mastodon.social)
token Access token
visibility Toot visibility ("direct", "private", "unlisted" or by default "public")
format Toot format (by default: {{.Title}}\n{{.Link}})

You can create your access token by using this type of tool.

Note that an access token of mastodon never expires. However, you can manage your access tokens using the settings page.

Installation

Copy the feedpushr-mastodon.so file into your Feedpushr working directory.

Usage

$ feedpushr --log-pretty --plugin ./feedpushr-mastodon.so

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL