/mastodon_facebook_cover_image

Mastodon bot to post the latest cover photo from a Facebook profile

Primary LanguagePythonMIT LicenseMIT

Mastodon Facebook Cover Image

This is a bot that will post to Mastodon when a Facebook cover image has changed

Build

HOST_UID=$(id -u) HOST_GID=$(id -g) docker-compose build

Run

HOST_UID=$(id -u) HOST_GID=$(id -g) docker-compose up -d