diff --git a/exts/autorunners.py b/exts/autorunners.py index 1cc594c..1990b4c 100644 --- a/exts/autorunners.py +++ b/exts/autorunners.py @@ -236,6 +236,8 @@ async def _start_reoccurring_lb(self) -> None: ) bit.incrby("u1", "#0", 1) bit_resp: list[int] = await bit.execute() # [0] or [1] + else: + bit_resp: list[int] = [1] await utils.sleep_until(tomorrow) await self.reoccurring_lb_loop(