优化一下 markdown_to_image.py
This commit is contained in:
@@ -371,7 +371,7 @@ class MessageSummaryPlugin(MessagePluginInterface):
|
|||||||
# 发送提示消息
|
# 发送提示消息
|
||||||
await self.bot.send_text_message(
|
await self.bot.send_text_message(
|
||||||
group_id,
|
group_id,
|
||||||
f"⏳ 正在生成昨日聊天总结 ({yesterday.strftime('%Y-%m-%d')})… 😊"
|
f"⏳ 正在生成 [{yesterday.strftime('%Y-%m-%d')})]聊天总结… 😊"
|
||||||
)
|
)
|
||||||
|
|
||||||
# 生成总结
|
# 生成总结
|
||||||
|
|||||||
Reference in New Issue
Block a user