store messages
This commit is contained in:
@@ -14,6 +14,7 @@ type Config struct {
|
||||
BotToken string `mapstructure:"bot_token"`
|
||||
SessionFile string `mapstructure:"session_file"`
|
||||
LogFile string `mapstructure:"log_file"`
|
||||
DSN string `mapstructure:"dsn"`
|
||||
}
|
||||
|
||||
func Load(path string) error {
|
||||
|
||||
Reference in New Issue
Block a user