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()