How To Make Telegram Automated Filter Bot | Unlimited Filters

You can call this as an Auto Filter Bot if you like :D. Bot simply search for the files from provided channel according to given query and gives link to those files as buttons!
Any Bugs or Errors or Suggestions, Report: @TroJanzSupport

NOTE : If the channel is not created by the user whose string is generated, add that user to your channel

How to use the bot

  1. Add user account to your channel !
  2. Add bot to group with admin rights.
  3. Deploy the bot.
  4. Once deployed and bot is started, send a message to channel (must do step)
  5. Bot will work now :)

Deploy in your vps

git clone https://github.com/TroJanzHEX/Auto-Filter-Bot 
cd Auto-Filter-Bot 
pip3 install -r requirements.txt 
# <Create config.py appropriately> 
python3 main.py

Configs

APP_ID  & API_HASH - my.telegram.org
MAINCHANNEL_ID - @ChannelIDHEXbot

Credits : https://github.com/pyrogram/pyrogram
Post a Comment (0)
Previous Post Next Post