A simple cohost bot for posting images periodically.
- Python 3
flickr_apifrom pypi
- Rust
openssl-develfor build,opensslfor 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.