package
Version:
v0.0.0-...-554ec09
Opens a new window with list of versions in this module.
Published: Feb 10, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
BotToken string `yaml:"bot_token"`
MongoURI string `yaml:"mongo_uri"`
GuildID string `yaml:"guild_id"`
Transactions string `yaml:"transactions_channel_id"`
Suspensions string `yaml:"suspensions_channel_id"`
FORoleID string `yaml:"fo_role_id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.