This commit is contained in:
jxxghp 2023-08-24 20:12:14 +08:00
parent 5775accd35
commit 86d7dceb84

View File

@ -135,7 +135,6 @@ class MessageChain(ChainBase):
"type": "Torrent", "type": "Torrent",
"items": contexts "items": contexts
} }
_current_page = 0
# 发送种子数据 # 发送种子数据
logger.info(f"搜索到 {len(contexts)} 条数据,开始发送选择消息 ...") logger.info(f"搜索到 {len(contexts)} 条数据,开始发送选择消息 ...")
self.__post_torrents_message(channel=channel, self.__post_torrents_message(channel=channel,