diff --git a/rssbot.py b/rssbot.py index fbf6b41..24e8428 100644 --- a/rssbot.py +++ b/rssbot.py @@ -804,6 +804,8 @@ class callbackQueryHandle(Thread): else: print(mes) self.answer(f'第{ran}条发送失败!{mes}') + self._main._request("sendMessage", "post", { + "chat_id": chatId, "text": f'第{ran}条发送失败!{mes}'}) return elif self._userId is not None and self._inlineKeyBoardCommand == InlineKeyBoardCallBack.ModifyChatId: self._main._db.setUserStatus(