···11+# `leaflet-notifs`
22+33+Send DMs to Bluesky users when one of their [leaflet.pub](http://leaflet.pub/) posts gets a new comment.
44+55+Status: WIP 🚧
66+77+---
88+99+It is very simple and very dumb, many sharp corners, probably not yet ready for production.
1010+1111+Run it with Docker, run it with `cargo run`, whatever you prefer!
1212+1313+See `cargo run -- --help` for information on how to configure it -- you can use either environment variables or CLI flags.
1414+1515+`leaflet-notifs` requires a writable directory to keep a small database with internal accounting data.
1616+1717+There is one instance kinda running at [@leafnotifs.wallera.computer](https://bsky.app/profile/leafnotifs.wallera.computer): no guarantee of uptime as of now.
1818+1919+When/if [@leaflet.pub](https://bsky.app/profile/leaflet.pub) will run their own (probably better) notification service, I may discontinue this one.