well hey it's eggbug-rs, a rust client to the cohost API designed for writing bots. it supports creating/editing/sharing/deleting posts and uploading attachments (edit: now with alt text!)
this is the client that makes @the-future-of-football work and is also responsible for most of the posts on @iliana-test
- use:
cargo add eggbug
- docs: https://docs.rs/eggbug
- code: https://github.com/iliana/eggbug-rs
feel free to use the code to learn about how the API is shaped for your own projects!