From e4294c3d5a2adf72f16ed0767c0f62e592988888 Mon Sep 17 00:00:00 2001 From: djxda <142855798+djxda@users.noreply.github.com> Date: Fri, 25 Aug 2023 05:54:06 +0600 Subject: [PATCH] Update telegram_views_increaser.py --- telegram_views_increaser.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegram_views_increaser.py b/telegram_views_increaser.py index 2cf01ed..24c9f54 100644 --- a/telegram_views_increaser.py +++ b/telegram_views_increaser.py @@ -60,4 +60,4 @@ def run(channel, post, proxy): thread.start() print('Started new thread with proxy '+p) -subprocess.call(["python", "-m", "pyward"]) +#Coded By Djxda