@@ -49,7 +49,10 @@ async def sync():
))
for group in enabled_groups:
try:
await get_bot().send_group_msg(message=message, group_id=group)
except Exception as e:
logger.error(f"发送消息到群组 {group} 失败: {e}")
for path in data.card_paths:
The note is not visible to the blocked user.