From 3bb7c0c5afc0f34b858d89606da5ce8ab9a98150 Mon Sep 17 00:00:00 2001 From: WILD0001 <101416671+WILD0001@users.noreply.github.com> Date: Thu, 28 Jul 2022 21:08:33 +0530 Subject: [PATCH] Update Vippy.py --- Vippy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vippy.py b/Vippy.py index 179350e..d2527d4 100644 --- a/Vippy.py +++ b/Vippy.py @@ -50,5 +50,5 @@ def restart(update, contex): ) ) ) -updater.start_polling(clean=True) + updater.idle()