Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update script.pv #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
12 changes: 4 additions & 8 deletions script.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,9 @@ class script(object):

START_MSG = """ <b>Hi {}

You can call this as an Auto Filter Bot if you like :D
This Bot Made For @mammukkamovies TG channel

This is Version 2 of Auto Filter Bot

Bot gives button link to files in connected channels on query !

No need to add filters for your files or movies from now on!
You Will all Mammukka Movies From Our Channel

For more click <i>help</i></b>"""

Expand Down Expand Up @@ -53,12 +49,12 @@ class script(object):
Bot will automatically search for your files and give links to that!


<b>© @TroJanzHEX</b>"""
JOIN_MSG = """<b>@mammukkafilms</b>


ABOUT_MSG = """⭕️<b>My Name : Auto Filter Bot V2</b>

⭕️<b>Creater :</b> @TroJanzHEX
⭕️<b>Creater :</b> @mammukkafilms

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

Expand Down