Crate fercord_storage

source ·
Expand description

All things storage for the bot.

Modules§

  • Config models Everything used to handle the application configuration.
  • Database access
  • key-value store for session data and the like
  • All the storage models All models for the bot
  • fercord_storage prelude