Deliver DMs to Bluesky users on leaflet.pub comments

leaflet-notifs#

Send DMs to Bluesky users when one of their leaflet.pub posts gets a new comment.

Status: WIP 🚧


It is very simple and very dumb, many sharp corners, probably not yet ready for production.

Run it with Docker, run it with cargo run, whatever you prefer!

See cargo run -- --help for information on how to configure it -- you can use either environment variables or CLI flags.

leaflet-notifs requires a writable directory to keep a small database with internal accounting data.

There is one instance kinda running at @leafnotifs.wallera.computer: no guarantee of uptime as of now.

When/if @leaflet.pub will run their own (probably better) notification service, I may discontinue this one.