Crate volt

Source
Expand description

§Volt

An API wrapper for Revolt written in rust!

Volts goal is to make working with revolts API simple and easy

§What volt offeres:

  • An easy way to make requests
  • Pre Serilization of the data
  • Cacheing to improve performance of large requests
  • Inbuilt rate limits (25 requests per second)
  • Error handeling (Still in very heavy progress)

Modules§

bot
clients
core
The core functionality of the crate
user
User Client