Merge branch 'main' into feat/mongo
This commit is contained in:
@@ -27,9 +27,6 @@ model_r1_distill_probability = 0.1
|
||||
|
||||
|
||||
[groups]
|
||||
read_allowed = [
|
||||
#可以读取消息的群
|
||||
]
|
||||
|
||||
talk_allowed = [
|
||||
#可以回复消息的群
|
||||
@@ -38,3 +35,7 @@ talk_allowed = [
|
||||
talk_frequency_down = [
|
||||
#降低回复频率的群
|
||||
]
|
||||
|
||||
ban_user_id = [
|
||||
#禁止回复消息的QQ号
|
||||
]
|
||||
Reference in New Issue
Block a user