2 releases
0.1.1 | Jul 27, 2022 |
---|---|
0.1.0 | Jun 29, 2022 |
#13 in #bots
21KB
650 lines
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 (🚀 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.
Dependencies
~8–22MB
~355K SLoC