Autofilterv5 With Same more Features

Overview

Autofilterv5

Autofilterv5

Features

  • [⌬] Auto Filter
  • [⌬] Manual Filter
  • [⌬] IMDB
  • [⌬] Admin Commands
  • [⌬] Broadcast
  • [⌬] Index
  • [⌬] IMDB search
  • [⌬] Inline Search
  • [⌬] Random pics
  • [⌬] ids and User info
  • [⌬] Stats, Users, Chats, Ban, Unban, Leave, Disable, Channel
  • [⌬] Spelling Check Feature
  • [⌬] File Store
  • [⌬] Prodect Files Support

Required Variables

  • BOT_TOKEN: Create a bot using @BotFather, and get the Telegram API token.
  • API_ID: Get this value from telegram.org
  • API_HASH: Get this value from telegram.org
  • CHANNELS: Username or ID of channel or group. Separate multiple IDs by space
  • ADMINS: Username or ID of Admin. Separate multiple Admins by space
  • DATABASE_URI: mongoDB URI. Get this value from mongoDB. For more help watch this video
  • DATABASE_NAME: Name of the database in mongoDB. For more help watch this video
  • LOG_CHANNEL : A channel to log the activities of bot. Make sure bot is an admin in the channel.

Optional Variables

  • PICS: Telegraph links of images to show in start message.( Multiple images can be used separated by space )
  • FILE_STORE_CHANNEL: Channel from were file store links of posts should be made.Separate multiple IDs by space
  • Check info.py for more

Deploy

You can deploy this bot anywhere.

Deploy To Heroku


Deploy

Deploy To VPS

git clone https://github.com/Selfie-bd/autofilterv5
# Install Packages
pip3 install -U -r requirements.txt
Edit info.py with variables as given below then run bot
python3 bot.py
``` ## Support [![telegram badge](https://img.shields.io/badge/Telegram-Group-30302f?style=flat&logo=telegram)](https://telegram.dog/groupdc) [![telegram badge](https://img.shields.io/badge/Telegram-Channel-30302f?style=flat&logo=telegram)](https://telegram.dog/groupdcbots)

Credits

  • autofilterv5-Devs

Thanks to

⌬ Thanks To Dan For His Awesome Library ⌬ Thanks To Mahesh For His Awesome Media-Search-bot ⌬ Thanks To Trojanz for Their Awesome Unlimited Filter Bot And AutoFilterBoT ⌬ Thanks To All Everyone In This Journey

Note

Note To A So Called Dev:

Kanging this codes and and editing a few lines and releasing a V.x or an alpha, beta , gama branches of your repo won't make you a Developer. Fork the repo and edit as per your needs.

Disclaimer

GNU Affero General Public License 2.0
Licensed under GNU AGPL 2.0. Selling The Codes To Other People For Money Is Strictly Prohibited.

Inspiration

This is an attempt to create a clone of a BOAT made out of banana trees 🌳

For Vaza

Comments
  • Configure Renovate

    Configure Renovate

    Mend Renovate

    Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

    🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


    Detected Package Files

    • Dockerfile (dockerfile)
    • .github/workflows/codeql-analysis.yml (github-actions)
    • requirements.txt (pip_requirements)

    Configuration

    🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

    Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

    What to Expect

    With your current configuration, Renovate will create 7 Pull Requests:

    Update dependency marshmallow to v3.17.0
    • Schedule: ["at any time"]
    • Branch name: renovate/marshmallow-3.x
    • Merge into: main
    • Upgrade marshmallow to ==3.17.0
    Update dependency umongo to v3.1.0
    • Schedule: ["at any time"]
    • Branch name: renovate/umongo-3.x
    • Merge into: main
    • Upgrade umongo to ==3.1.0
    Update python Docker tag to v3.10
    • Schedule: ["at any time"]
    • Branch name: renovate/python-3.x
    • Merge into: main
    • Upgrade python to 3.10-slim-buster
    Update actions/checkout action to v3
    • Schedule: ["at any time"]
    • Branch name: renovate/actions-checkout-3.x
    • Merge into: main
    • Upgrade actions/checkout to v3
    Update dependency motor to v3
    • Schedule: ["at any time"]
    • Branch name: renovate/motor-3.x
    • Merge into: main
    • Upgrade motor to ==3.0.0
    Update dependency pymongo to v4
    • Schedule: ["at any time"]
    • Branch name: renovate/pymongo-4.x
    • Merge into: main
    • Upgrade pymongo to ==4.2.0
    Update github/codeql-action action to v2
    • Schedule: ["at any time"]
    • Branch name: renovate/github-codeql-action-2.x
    • Merge into: main
    • Upgrade github/codeql-action to v2

    🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


    ❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 0
  • Thoth Configuration Initialization

    Thoth Configuration Initialization

    Automatic configuration initialization

    The Kebechet app was installed on this repository but no configuration was found. This PR contains basic configuration of runtime environments and managers.

    Information about each manager including configuration:

    • Info: provides info about python packages detected as well as dependency graph
    • Label Bot: auto labels issues using a pretrained natural language processing model
    • Pipfile Requirements: synchronizes requirements.txt with a repositories Pipfile dependencies, or entire locked dependency stack
    • Thoth Advise: manages Python dependencies using Thoth's recommendation system
    • Thoth Provenance: validates Pipfile.lock against remote index
    • Update: automatically update requirements.txt or Pipfile dependencies in a repository
    • Version: updates version strings upon request in repository
    opened by khebhut[bot] 0
  • Update dependency pymongo to v3.13.0

    Update dependency pymongo to v3.13.0

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | pymongo | ==3.12.3 -> ==3.13.0 | age | adoption | passing | confidence |


    Release Notes

    mongodb/mongo-python-driver

    v3.13.0: PyMongo 3.13.0

    Compare Source

    Release notes https://www.mongodb.com/community/forums/t/pymongo-3-13-0-released/197141


    Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 0
  • Update github/codeql-action action to v2

    Update github/codeql-action action to v2

    Mend Renovate

    This PR contains the following updates:

    | Package | Type | Update | Change | |---|---|---|---| | github/codeql-action | action | major | v1 -> v2 |


    Release Notes

    github/codeql-action

    v2

    Compare Source


    Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 0
  • Update dependency pymongo to v4

    Update dependency pymongo to v4

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | pymongo | ==3.12.3 -> ==4.3.3 | age | adoption | passing | confidence |


    Release Notes

    mongodb/mongo-python-driver

    v4.3.3: PyMongo 4.3.3

    Compare Source

    Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-3-3-release/200145

    v4.3.2: PyMongo 4.3.2

    Compare Source

    Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-3-2-released/194266

    v4.2.0: PyMongo 4.2.0

    Compare Source

    Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-2-0-released/176012

    v4.1.1: PyMongo 4.1.1

    Compare Source

    Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-1-1-released/157895

    v4.1.0: PyMongo 4.1.0

    Compare Source

    Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-1-0-released/156029

    v4.0.2: PyMongo 4.0.2

    Compare Source

    Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-0-2-released/150457

    v4.0.1: PyMongo 4.0.1

    Compare Source

    Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-0-1-released/135979

    v4.0: PyMongo 4.0

    Compare Source

    Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-0-released/134677

    v3.13.0: PyMongo 3.13.0

    Compare Source

    Release notes https://www.mongodb.com/community/forums/t/pymongo-3-13-0-released/197141


    Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 0
  • Update dependency motor to v3

    Update dependency motor to v3

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | motor | ==2.5.1 -> ==3.1.1 | age | adoption | passing | confidence |


    Release Notes

    mongodb/motor

    v3.1.1: Motor 3.1.1

    Compare Source

    Release notes: https://www.mongodb.com/community/forums/t/mongodb-motor-3-1-1-released/195738

    v3.0.0: Motor 3.0.0

    Compare Source

    Release notes: https://www.mongodb.com/community/forums/t/mongodb-motor-3-0-0-released/160708


    Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 0
  • Update actions/checkout action to v3

    Update actions/checkout action to v3

    Mend Renovate

    This PR contains the following updates:

    | Package | Type | Update | Change | |---|---|---|---| | actions/checkout | action | major | v2 -> v3 |


    Release Notes

    actions/checkout

    v3

    Compare Source


    Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 0
  • Update python Docker tag to v3.11

    Update python Docker tag to v3.11

    Mend Renovate

    This PR contains the following updates:

    | Package | Type | Update | Change | |---|---|---|---| | python | final | minor | 3.8-slim-buster -> 3.11-slim-buster |


    Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 0
Releases(Telegram)
Owner
Selfie SD
Life is abstraction 😎
Selfie SD
Telegram Url Upload Bot With Same more Features ✨

Telegram Url Upload Bot With Same more Features ✨

Group Dc Bots 4 Feb 12, 2022
Savecontentbot - Telegram Save Content Bot With Same more Features

Save Restricted Content Bot A simple telegram bot to save restricted content wit

Group Dc Bots 3 Jan 26, 2022
pymobiledevice fork with more recent coding standards and many more features

Description Features Installation Usage Sending your own messages Lockdown messages Instruments messages Example Lockdown services com.apple.instrumen

null 255 Dec 28, 2022
SelfBot, a lots of features: Mass DM , Nuke, Raid... and more!

SelfBot, a lots of features: Mass DM , Nuke, Raid... and more!

eryycr 2 Nov 10, 2021
WebhookHub - A discord WebHook Manager with much more features coming soon

WebhookHub A discord WebHook Manager with much more features coming soon This is

null 5 Feb 19, 2022
A Telegram Bot with(Forwarder Bot + User Bot + More Features )

A Telegram Bot with(Forwarder Bot + User Bot + More Features )

Kaif 3 Feb 16, 2022
An Open-Source Discord bot created to provide basic functionality which should be in every discord guild. We use this same bot with additional configurations for our guilds.

A Discord bot completely written to be taken from the source and built according to your own custom needs. This bot supports some core features and is

Tesseract Coding 14 Jan 11, 2022
It's a simple python script to take backup of directories (compressing) then the same to move your mentioned S3 bucket with the help of AWS IAM User.

Directory Backup Moved to S3 (Pyscript) Description Here it's a python script that needs to use this script simply create a directory backup and moved

Yousaf K Hamza 3 Mar 4, 2022
One of the best Telegram renamer bot with many new features

Renamer-Bot I think this repo gonna become one of the best renamer open source ?? . Please Give a ⭐ if you like this repo and also try following me fo

Ns Bots 97 Jan 6, 2023
Andrei 1.4k Dec 24, 2022
Based Telegram Bot and Userbot To Play Music in Your Telegram Groups With Some Cool Extra Features! 🥰

CallMusicPlus69 This Repo base on! ??️ A CallsMusic Based Telegram Bot and Userbot To Play Music in Your Telegram Groups With Some Cool Extra Features

brut✘⁶⁹ // ユスフ 6 Jun 26, 2022
A Telegram Bot to manage your music channel with some cool features.

Music Channel Manager V2 A Telegram Bot to manage your music channel with some cool features like appending your predefined username to the musics tag

null 11 Oct 21, 2022
Telegram bot which has truecaller and smsbomber features

Truecaller-telegram_bot Add your telegram bot api key in main.py and you are good to go To get a api key Goto telegram and search BotFather From the c

Rudranag 32 Dec 5, 2022
“Hey there 👋 I'm szrosebot .A Powerful, Smart And Simple Group Manager with some extra features..

A Powerful, Smart And Simple Group Manager szrose bot This is the clone of DewmiBotit is a Powerful, Smart And Simple Group Manager bot made by hiruna

slgeekshow 36 Oct 30, 2022
This is a Innexia Group Manager Bot with many features

⚡ Innexia ⚡ A Powerful, Smart And Simple Group Manager ... Written with AioGram , Pyrogram and Telethon... Available on Telegram as @Innexia ❤️ Suppor

TeamDeeCode 84 Jun 4, 2022
A link shortner telegram bot version 2 with advanced features

URL-Shortner-Bot-V2 A link shortner telegram bot version 2 with advanced features Made with Python3 (C) @FayasNoushad Copyright permission under MIT L

Fayas Noushad 18 Dec 29, 2022
A simple but useful Discord Selfbot with essential features, made with discord.py-self.

Discord Selfbot Xyno Discord Selfbot Xyno is a simple but useful selfbot for Discord. It has currently limited useful features but it will be updated

Amit Pathak 7 Apr 24, 2022
Powerful and Advance Telegram Bot with soo many features😋🔥❤

Chat-Bot Reach this bot on Telegram Chat Bot New Features ?? ✨ Improved Chat Experience ✨ Removed Some Unnecessary Commands ✨ Added Facility to downlo

Sanila Ranatunga 10 Oct 21, 2022
“ Hey there 👋 I'm Sophia „ TG Group management bot with Some Extra features..

❤️ Sophia ❤️ Avaiilable on Telegram as SophiaBot ??‍♂️ Easy Deploy Mandatory Vars [+] Make Sure You Add All These Mandatory Vars. [-] APP_ID: You ca

THEEKSHANA 5 Dec 9, 2021