feat: api and proxy optional
This commit is contained in:
@@ -12,6 +12,7 @@ type botSettings struct {
|
||||
MCBotName string `env:"MC_BOT_NAME"`
|
||||
GroupID int64 `env:"GROUP_ID"`
|
||||
DBPath string `env:"DB_PATH"`
|
||||
BotAPI string `env:"TG_BOT_API"`
|
||||
}
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user