Relay: noun, electrical device such that current flowing through it in one circuit can switch on and off a current in a second circuit.
Relay reads the RSS feeds from the file and posts to Mastodon as status updates.
How I spammed my followers?.
Only the latest post will show up if there two or more post within the INTERVAL_SECONDS
configuration variable.
- Install uv
- Create
.envfile from.env.exampleand fill with desired - Create a
data.csvfile fromexample.data.csvfilling it with the RSS feeds, one feed per line - Run
uv run relay.py
docker run --rm -it -v ./data.csv:/app/data.csv -v ./.env:/app/.env ghcr.io/paulchubatyy/paulchubatyy/relaydon:latestdocker-compose up -dOpen the project in VSCode and reopen in container.
WTFPL – Do What the F*ck You Want to Public License