Fix shutup
This commit is contained in:
parent
e0f0f2d282
commit
c63dbc666d
1 changed files with 1 additions and 0 deletions
|
@ -43,4 +43,5 @@ func LoadConfig() {
|
|||
fmt.Printf("%+v\n", BotConfig)
|
||||
}
|
||||
|
||||
BotConfig.Shutup = make(map[int64]time.Time)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue