poot

Crates.iopoot
lib.rspoot
version0.1.1
sourcesrc
created_at2022-06-29 09:22:39.865647
updated_at2022-07-27 00:43:49.742474
descriptionAPI wrapper for Photop.
homepage
repository
max_upload_size
id615334
size60,021
(toodols)

documentation

README

Poot

Photop api wrapper written in rust (not finished).

photop-client will soon be deprecated. You want to make bots? you use poot.

Differences between photop-client and poot.

  • poot is written in rust instead of javascript (:rocket: blazingly fast).
  • The dependency "simplesocket" made independently, so the numerous bugs made in simplesocket will not be carried over.
  • Less shared mutability bullshit.
  • Use REST api instead of websockets.

This, and simplesocket.rs, are both heavily based on serenity.

Commit count: 0

cargo fmt