Merge branch 'chat' into dev
This commit is contained in:
commit
24b5560c9c
@ -256,7 +256,7 @@ func (r *Robot) ReloadRules(ctx context.Context) error {
|
||||
tmp.Parse(v)
|
||||
data = append(data, &tmp)
|
||||
}
|
||||
ParseReplyRule(data)
|
||||
r.joinSessionRules, r.keywordsRules, r.noReplyAfterRules = ParseReplyRule(data)
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user