- πΌππ·π΅ πππππππ‘π πππ‘
- ππππππ π π‘ππππ πππ πππ€πππππ
- πππππππππ‘πππ πππ‘βππ
- πΉπππ ππππ‘πππ π ππ‘
- πΌππππ₯ππ πΉππππ ππππ£π 4πΊπ΅
- ππππππππ πππππ π·ππππ‘π ππππ
- πππ‘π‘ππππ ππππ’
- ππ’ππ‘ππππ πΉππππ ππ’ππ πππππ‘πππ
- πππππππ πππ π πππ πππ‘
- πβπππ‘ππππ π π’πππππ‘
- π΄π’π‘ππππ‘ππ πΉπππ πΉπππ‘πππππ
- πΉπππ ππππ‘πππ‘
- ππ ππ π΅πππππππ π‘
- πΊπππ’π π΅πππππππ π‘
- πΌπππππ πππππβ
- π πππππ ππππ
- π΅ππ‘ ππ‘ππ‘π
- ππππππππ πΆβπππ πΉπππ‘π’ππ
- π΄π’π‘π π·ππππ‘π
- π΄ππ ππππ...
β’ /start - to check bot alive or not.
β’ /index_channels - to check how many index channel id added.
β’ /stats - to get bot status.
β’ /settings - to change group settings as your wish.
β’ /set_template - to set custom imdb template.
β’ /set_caption - to set custom bot files caption.
β’ /set_shortlink - group admin can set custom shortlink.
β’ /get_custom_settings - to get your group settings details.
β’ /set_welcome - to set custom new joined users welcome message for group.
β’ /delete - to delete files using query.
β’ /delete_all - to delete all indexed file.
β’ /broadcast - to send message to all bot users.
β’ /grp_broadcast - to send message to all groups.
β’ /pin_broadcast - to send message as pin to all bot users.
β’ /pin_grp_broadcast - to send message as pin to all groups.
β’ /restart - to restart bot.
β’ /set_tutorial - to set custom tutorial link in result page button.
β’ /id - to check group or channel id.
β’ /leave - to leave your bot from particular group.
β’ /unban_grp - to enable group.
β’ /ban_grp - to disable group.
β’ /ban_user - to ban a users from bot.
β’ /unban_user - to unban a users from bot.
β’ /users - to get all users details.
β’ /chats - to get all groups.
β’ /invite_link - to generate invite link.
β’ /index - to index bot accessible channels.
β’ /set_fsub - to set force subscribe channel.
β’ /remove_fsub - to remove force subscribe channel.
β’ /set_pm_search - only for bot admin, to do on/off
BOT_TOKEN
: Create a bot using @BotFather, and get the Telegram API token.API_ID
: Get this value from telegram.orgAPI_HASH
: Get this value from telegram.orgADMINS
: ID of Admins. (Multiple admins can be used separated by space)DATABASE_URL
: MongoDB URL. Get this value from MongoDB. For more help watch this videoLOG_CHANNEL
: A channel to log the activities of bot. add channel id and Make sure bot is an admin in the channel.SUPPORT_GROUP
: Add your support group idBIN_CHANNEL
: A channel to the stream and download feature, add channel id and make bot admin in channel.URL
: Add you deployed bot app link or vps IP address
AUTH_CHANNEL
: ID of force subscribe channels (Multiple channels can be used separated by space)INDEX_CHANNELS
: Username or ID of your files channels (Multiple channels can be used separated by space)LANGUAGES
: Language of your bot search (Multiple languages can be used separated by space)PICS
: Telegraph links of images to show in start message. (Multiple images can be used separated by space)- Check info.py for more optional variables
Deploy To Render
Use these commands:
β’ Build Command:
pip3 install -U -r requirements.txt
β’ Start Command:
python3 bot.py
Click on the below button to deploy on render.
Deploy To VPS
β’ Build the Docker Image:
sudo docker build -t auto-filter-bot .
β’ Run the Docker Container as Web App:
sudo docker run -d -p 80:80 --name Auto-Filter-Bot auto-filter-bot
- Pyrogram and PyroFork For Telegram MTProto API Framework
- Contributors For free helps
- And to everyone who helped
- Importing this repo instead of forking is strictly prohibited, Kindly fork and edit as your wish. Must Give Credits for developer(s)
- If you find any bugs or errors, report it
Licensed under GNU AGPL v3.0
Selling The Codes To Other People For Money Is Strictly Prohibited.