feat:修复提及必回

This commit is contained in:
SengokuCola
2025-12-16 14:59:04 +08:00
parent 6e9baff87f
commit 52e3e9c297
2 changed files with 30 additions and 0 deletions

View File

@@ -370,6 +370,7 @@ class HeartFChatting:
action_to_use_info = await self.action_planner.plan(
loop_start_time=self.last_read_time,
available_actions=available_actions,
force_reply_message=force_reply_message,
)
logger.info(