DiscordBotList v0.1.0 API Reference
Modules
Main module which will be used to get and save data.
Module which represents the application. Generally isn't used apart from DiscordBotList itself.
Module which isn't categorized under any context but is used.
Module which holds the state of tokens and authorization values.
DiscordBotList module holding the common functions which structs will use when creating data.
Struct representing the Bot object.
Module representing the bot stats from the DiscordBotList API.
Module representing the Social media connection types of a DiscordBotList.Struct.User
struct.
Module defining the Users and functions corresponding to them.
Module representing the type of user you get when you access the /bot/:id/vote
endpoint. This is a subset
of the DiscordBotList.Struct.User
struct.
Mix Tasks
Run the DiscordBotList app by itself for debugging.