更新 subscribe.py

This commit is contained in:
jxxghp
2025-06-15 23:31:13 +08:00
committed by GitHub
parent 7c6137b742
commit bf23fe6ce2

View File

@@ -221,6 +221,8 @@ class SubscribeChain(ChainBase):
# 订阅成功按规则发送消息
self.post_message(
schemas.Notification(
channel=channel,
source=source,
mtype=NotificationType.Subscribe,
ctype=ContentType.SubscribeAdded,
image=mediainfo.get_message_image(),