Merge branch 'main' into feat/mongo

This commit is contained in:
NepPure
2025-02-28 20:42:45 +08:00
3 changed files with 9 additions and 5 deletions

View File

@@ -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号
]