Compare commits
2 Commits
d2eefbb646
...
24b5560c9c
Author | SHA1 | Date | |
---|---|---|---|
24b5560c9c | |||
3a94e21ab3 |
@ -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