fix message

This commit is contained in:
jxxghp
2023-06-08 20:21:59 +08:00
parent 3fc21af41e
commit 0caac7ac00
9 changed files with 99 additions and 90 deletions

View File

@ -61,7 +61,7 @@ class SubscribeChain(ChainBase):
else:
logger.error(f'{mediainfo.get_title_string()} 添加订阅成功')
self.common.post_message(title=f"{mediainfo.get_title_string()} 已添加订阅",
text="用户:{username}",
text=f"来自用户:{username}",
image=mediainfo.get_message_image())
# 返回结果
return state