添加了user_id回复黑名单
1
This commit is contained in:
@@ -24,9 +24,6 @@ model_r1_distill_probability = 0.1
|
||||
|
||||
|
||||
[groups]
|
||||
read_allowed = [
|
||||
#可以读取消息的群
|
||||
]
|
||||
|
||||
talk_allowed = [
|
||||
#可以回复消息的群
|
||||
@@ -35,3 +32,7 @@ talk_allowed = [
|
||||
talk_frequency_down = [
|
||||
#降低回复频率的群
|
||||
]
|
||||
|
||||
ban_user_id = [
|
||||
#禁止回复消息的QQ号
|
||||
]
|
||||
Reference in New Issue
Block a user