From 3018f75aa2c67c097acc2f25e3f1002bb742d189 Mon Sep 17 00:00:00 2001 From: Ryuk <88324835+anonymousx97@users.noreply.github.com> Date: Fri, 3 Feb 2023 16:01:49 +0530 Subject: [PATCH] Update socialbot.py --- socialbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/socialbot.py b/socialbot.py index 1452e6c..ffa0275 100644 --- a/socialbot.py +++ b/socialbot.py @@ -265,7 +265,7 @@ async def json_dl(iurl: str, doc: bool, caption: str): print(e) return "failed" if "require_login" in rjson: - print('failed') + return "failed" return_val = "failed" if "graphql" in rjson: