A script for uploading up to four images to Mastodon.

DeadTOm eb7045d30f Initial commit 2 months ago
.gitignore eb7045d30f Initial commit 2 months ago
LICENSE eb7045d30f Initial commit 2 months ago
README.md eb7045d30f Initial commit 2 months ago
defaultconfig.py eb7045d30f Initial commit 2 months ago
mau.py eb7045d30f Initial commit 2 months ago

README.md

MastoAutoUploader

A script for uploading photos to Mastodon

Usage

Set up a folder with up to four images that you would like uploaded. jpg or png only.

    python mau.py "<message>" "<alt text>" "<public, unlisted, private>" "</path/to/photo/folder/"

Requirements

An access token from the "Development" section in your Mastodon settings, with read and write permissions.