This commit is contained in:
SengokuCola
2025-07-21 00:45:04 +08:00
9 changed files with 47 additions and 46 deletions

View File

@@ -112,7 +112,7 @@ class HeartFCMessageReceiver:
# subheartflow.add_message_to_normal_chat_cache(message, interested_rate, is_mentioned)
chat_mood = mood_manager.get_mood_by_chat_id(subheartflow.chat_id) # type: ignore
chat_mood = mood_manager.get_mood_by_chat_id(subheartflow.chat_id)
asyncio.create_task(chat_mood.update_mood_by_message(message, interested_rate))
# 3. 日志记录