@ -87,7 +87,8 @@ async def start():
while True:
json_data = await json_read_async("info.json")
await main(json_data)
await asyncio.sleep(120)
print("sleep 600 seconds")
await asyncio.sleep(600)
if __name__ == "__main__":
The note is not visible to the blocked user.