This commit is contained in:
SengokuCola
2025-07-12 01:26:30 +08:00
17 changed files with 2996 additions and 18 deletions

View File

@@ -120,7 +120,6 @@ class HeartFCMessageReceiver:
chat_mood = mood_manager.get_mood_by_chat_id(subheartflow.chat_id)
asyncio.create_task(chat_mood.update_mood_by_message(message, interested_rate))
# 7. 日志记录
mes_name = chat.group_info.group_name if chat.group_info else "私聊"
# current_time = time.strftime("%H:%M:%S", time.localtime(message.message_info.time))