添加私聊特殊planner
This commit is contained in:
@@ -106,6 +106,8 @@ class HeartFCMessageReceiver:
|
||||
message.message_info.platform, # type: ignore
|
||||
replace_bot_name=True,
|
||||
)
|
||||
if not processed_plain_text:
|
||||
print(message)
|
||||
|
||||
logger.info(f"[{mes_name}]{userinfo.user_nickname}:{processed_plain_text}") # type: ignore
|
||||
|
||||
|
||||
Reference in New Issue
Block a user