save last_id more often
This commit is contained in:
@@ -11,3 +11,4 @@ class EchoFeedModuleConfig(FeedModuleConfig):
|
||||
|
||||
def execute(self, bot: TeleBot, chat_id, last_id):
|
||||
bot.send_message(chat_id, self.message)
|
||||
yield None
|
||||
|
Reference in New Issue
Block a user