A simple cohost bot for posting images periodically.
- Python 3
flickr_api
from pypi
- Rust
openssl-devel
for build,openssl
for runtime
- Generate an image index. See here for how to do so with flickr.
- Build the bot with
cargo build
. - Run it with a cron daemon, systemd timer, or other scheduling method. The bot will post one image per invocation.
This project is licenced under the BSD-2-Clause Licence.