add 订阅管理命令

This commit is contained in:
jxxghp
2023-06-14 16:09:20 +08:00
parent 90b8b32cf8
commit 0b6a52f788
6 changed files with 64 additions and 15 deletions

View File

@ -148,7 +148,7 @@ class UserMessageChain(ChainBase):
return
# 批量下载
downloads, lefts = self.downloadchain.batch_download(contexts=cache_list,
need_tvs=no_exists,
no_exists=no_exists,
userid=userid)
if downloads and not lefts:
# 全部下载完成