package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Aug 29, 2023
License: AGPL-3.0, AGPL-3.0-or-later
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CommonConfig struct {
WSServer string `yaml:"ws_server"`
WSToken string `yaml:"ws_token"`
NickName []string `yaml:"nickname"`
CommandPrefix string `yaml:"command_prefix"`
SuperUsers []int64 `yaml:"super_users"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.