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

How to merge #35

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Thanks to [InfotelGroup](https://telegram.dog/InFoTelGroup) and [Erich Daniken](
## Installation

### Deploy to Heroku
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/TroJanzHEX/Auto-Filter-Bot-V2)
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/SAELON8/Auto-Filter-Bot-V2)

### Deploy in your vps
```sh
Expand Down
24 changes: 11 additions & 13 deletions script.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,11 @@ class script(object):

START_MSG = """ <b>Hi {}

You can call this as an Auto Filter Bot if you like :D

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!

For more click <i>help</i></b>"""
A.I
An enhanced auto filter bot made by @ANKIT3690 & @Saurav3BV6SA9LLElon7Musk
No need to give commands
Only Works for my creator
For more click <i>HOW TO USE</i></b>"""


HELP_MSG = """<b>How to use the bot??</b>
Expand Down Expand Up @@ -53,17 +49,19 @@ class script(object):
Bot will automatically search for your files and give links to that!


<b>© @TroJanzHEX</b>"""
<b>© @thewarriorsreal</b>"""


ABOUT_MSG = """⭕️<b>My Name : Auto Filter Bot V2</b>
ABOUT_MSG = """⭕️<b>My Name : 𝓽ꫝꫀ ᥴ𝘳ꫀꪖ𝓽ꪮ𝘳 ꪮᠻ ꪖꪶꪶ</b>

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

⭕️<b>Creater :</b> @Saurav3BV6SA9LLElon7Musk

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

⭕️<b>Library :</b> <a href='https://docs.pyrogram.org/'>Pyrogram 1.0.7</a>

⭕️<b>Tutorial Video :</b> <a href='https://youtu.be/KQVYQAOsFYY'>Video Link</a>
⭕️<b>Tutorial Video :</b> <a href='https://t.me/thewarriorsreal'>THE CREATOR OF ALL</a>

"""