From 8dcc408c3be417d19996a454d12f1d429b001291 Mon Sep 17 00:00:00 2001 From: A tech group <77225190+hacke777@users.noreply.github.com> Date: Wed, 14 Jul 2021 15:48:29 +0530 Subject: [PATCH] Update en.py --- bot/locals/en.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/locals/en.py b/bot/locals/en.py index 8887b15a..89ba68d9 100644 --- a/bot/locals/en.py +++ b/bot/locals/en.py @@ -3,7 +3,7 @@ LOCAL = Local({ 'WRONG_ROOM' : 'I a\'m not suppose to be here.\nID : {CHAT_ID}', - 'WELCOME_MESSAGE' : "Hi!\nI'm Botkaca!\nPowered by pyrogram.\nFork: github.com/Finitebottutu/botkaca", + 'WELCOME_MESSAGE' : "Hi!\nI'm Nobita!\nPowered by pyrogram.\nFork: https://t.me/joinchat/5dedWB_dO4JiMDA1 and @shakthi963", 'PASS_REQUIRED' : '\n\nUse /{cmd_pass} to enter the password.', 'LEECH_LIST_MESSAGE_HEADER' : 'Leech Status', 'LEECH_LIST_FORMAT' : 'Name: {name}\nStatus: {status}\nID: {gid}\n\n',