package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Mar 26, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Bot struct {
ID string `json:"id"`
Nick string `json:"nick"`
Token string `json:"token"`
ULR string `json:"url"`
Debug bool `json:"debug"`
}
Bot contains base API configuration parameters.
Config is common configuration struct.
New returns new configuration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.