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
12 changes: 2 additions & 10 deletions script.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ 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 !

I am an auto filter bot made for mvie house group!
No need to add filters for your files or movies from now on!

For more click <i>help</i></b>"""
Expand All @@ -30,9 +25,6 @@ class script(object):
or
* <code>/add @channelusername</code> - Links channel to your group.

<i>NOTE : You can get your channel ID from @ChannelidHEXbot </i>


* <code>/del channelid</code> - Delinks channel from group
or
* <code>/del @channelusername</code> - Delinks channel from group
Expand All @@ -58,7 +50,7 @@ class script(object):

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

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

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

Expand Down