Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bot ¶
type BotConfig ¶
type BotConfig struct { DevGuilds []snowflake.ID `toml:"dev_guilds"` Token string `toml:"token"` }
type Config ¶
func LoadConfig ¶
Click to show internal directories.
Click to hide internal directories.