From e34cd4a85eddcd2a97877ed6a259422b59b8ec52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8=B1=D9=88=D8=AC=D8=B1?= <104784913+rogerpq@users.noreply.github.com> Date: Tue, 31 Oct 2023 13:23:39 +0300 Subject: [PATCH] =?UTF-8?q?Update=20=D8=A7=D9=84=D9=81=D8=AD=D8=B5.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "repthon/plugins/\330\247\331\204\331\201\330\255\330\265.py" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/repthon/plugins/\330\247\331\204\331\201\330\255\330\265.py" "b/repthon/plugins/\330\247\331\204\331\201\330\255\330\265.py" index 0b6ea69..1528144 100644 --- "a/repthon/plugins/\330\247\331\204\331\201\330\255\330\265.py" +++ "b/repthon/plugins/\330\247\331\204\331\201\330\255\330\265.py" @@ -31,7 +31,7 @@ async def alive(event): reply_to_id = await reply_id(event) uptime = await get_readable_time((time.time() - StartTime)) start = datetime.now() - zedevent = await edit_or_reply(event, "**𓅓┊جـاري .. فحـص البـوت الخـاص بك**") + repevent = await edit_or_reply(event, "**𓅓┊جـاري .. فحـص البـوت الخـاص بك**") end = datetime.now() ms = (end - start).microseconds / 1000 _, check_sgnirts = check_data_base_heal_th()