dot4ch

Rust

dot4ch is a convenient wrapper library around 4chan's API.

This library can fetch and update:

While respecting 4chan's:

Getting Started

THE DOCS

There are plenlty of examples in the examples directory to get you started plus the I believe everything in the crate is documented.

You can run any example with

shell cargo run --example <example name>