From 9a5c841803fc3d238152e008677e5db2e39c368f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=80=8C=20LovelyPrince=E2=84=A2=20=E3=80=8D?= Date: Wed, 29 Jun 2022 09:21:37 +0530 Subject: [PATCH] changed gbannned text typo --- app/plugins/gscan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/plugins/gscan.py b/app/plugins/gscan.py index 71a8081..18800b1 100644 --- a/app/plugins/gscan.py +++ b/app/plugins/gscan.py @@ -76,4 +76,4 @@ async def gscan(bot: Client, m: Message): await i.edit(f"{e}") except Floodwait as e: time.sleep(e.x) - await m.reply("Done!") + await m.reply("Gbanned!")