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
8 changes: 4 additions & 4 deletions script.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Script(object):
START_MSG = """<b>Hello {} How are you🌹,

I'm an advanced filter bot with many capabilities!
Made by @RJMALLU
Made by @KDLOVERTECH

See <i>/help</i> for commands and more details.</b>
"""
Expand Down Expand Up @@ -48,13 +48,13 @@ class Script(object):
<code>/info userid</code> - Shows User Information. Use <code>/info</code> as reply to some message for their details!


<b>© @RJMALLU </b>
<b>© @KDLOVERTECH</b>
"""


ABOUT_MSG = """⭕️<b>My Name :</b> <a href='http://t.me/Poli_ano_bot/'UNLIMITED FILTER BOT RJ</a>
ABOUT_MSG = """⭕️<b>My Name :</b> <a href='http://t.me/Poli_ano_bot/'UNLIMITED FILTER BOT KD</a>

⭕️<b>Creater :</b> <a href= 'https://t.me/RJMALLU/'RJ</a>
⭕️<b>Creater :</b> <a href= 'https://t.me/KDLOVERTECH/'RJ</a>

⭕️<b>Language :</b> <code>Python3</code>

Expand Down