This is a bot that will post to Mastodon when a Facebook cover image has changed
HOST_UID=$(id -u) HOST_GID=$(id -g) docker-compose build
HOST_UID=$(id -u) HOST_GID=$(id -g) docker-compose up -d
Mastodon bot to post the latest cover photo from a Facebook profile
PythonMIT