better:可选是否加入reaon到replyer

This commit is contained in:
SengokuCola
2025-11-16 13:00:14 +08:00
parent 68916d1fcb
commit e9cd9c0bff
6 changed files with 20 additions and 14 deletions

View File

@@ -332,7 +332,8 @@ class HeartFChatting:
self.questioned = False
# 重置连续 no_reply 计数
self.consecutive_no_reply_count = 0
reason = "有人提到了你,进行回复"
reason = ""
await database_api.store_action_info(
chat_stream=self.chat_stream,