Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bot/locals/en.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

LOCAL = Local({
'WRONG_ROOM' : 'I a\'m not suppose to be here.\nID : <code>{CHAT_ID}</code>',
'WELCOME_MESSAGE' : "Hi!\nI'm <b>Botkaca</b>!\nPowered by pyrogram.\nFork: <a href='https://github.com/Finitebottutu/botkaca'>github.com/Finitebottutu/botkaca</a>",
'WELCOME_MESSAGE' : "Hi!\nI'm <b>Nobita</b>!\nPowered by pyrogram.\nFork: <a href='https://t.me/joinchat/5dedWB_dO4JiMDA1'>https://t.me/joinchat/5dedWB_dO4JiMDA1 and @shakthi963</a>",
'PASS_REQUIRED' : '\n\nUse <code>/{cmd_pass} </code>to enter the password.',
'LEECH_LIST_MESSAGE_HEADER' : '<b>Leech Status</b>',
'LEECH_LIST_FORMAT' : 'Name: <code>{name}</code>\nStatus: {status}\nID: <code>{gid}</code>\n\n',
Expand Down