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
Python Client for Instagram API

This project is not actively maintained. Proceed at your own risk! python-instagram A Python 2/3 client for the Instagram REST and Search APIs Install

Facebook Archive 2.9k Dec 30, 2022
A Telegram Bin Checker Bot made with python for check Bin valid or Invalid. 💳

Bin Checker Bot A Telegram Bin Checker Bot made with python for check Bin valid or Invalid. 📌 Deploy On Heroku 🏷 Environment Variables API_ID - Your

Chamindu Denuwan 20 Dec 10, 2022
The text based version of my App Blocker that I planning on converting to GUI soon.

App-Blocker The text based version of my App Blocker that I planning on converting to GUI soon. Currently I am just uploading the appblocker.py file,

Harsh Raj 0 Sep 13, 2022
Terminal-Trade(Panel API) For Binance

Binance-Trade-Project Binance Futures Terminal-Trade(API) & Binance This Project Worth Around 500 Bucks. **I Did This Project For SomeOne And He

Cyber 9 Dec 30, 2021
Hellomotoot - PSTN Mastodon Client using Mastodon.py and the Twilio API

Hello MoToot PSTN Mastodon Client using Mastodon.py and the Twilio API. Allows f

Lorenz Diener 9 Nov 22, 2022
A telegram string extractor bot

Made with Python3 (C) @FayasNoushad Copyright permission under MIT License License - https://github.com/FayasNoushad/String-Extract-Bot/blob/main/LIC

Fayas Noushad 12 Jul 19, 2022
Information about the weather in a city written using Python

Information about the weather in a city Enter the desired city Climate information of the target city This program is written using Python programming

Amir Hussein Sharifnezhad 4 Nov 17, 2021
This is a Python package to create a snowflake identifier similar to Discord's or Twitter's.

snowflake2 Based on falcondai and fenhl's Python snowflake tool, but with documentation and simliarities to Discord. Installation instructions Install

Learnloot 2 Mar 19, 2022
Make WhatsApp ChatBot and use WhatsApp API to send the WhatsApp messages in python .

Ultramsg.com WhatsApp Bot using WhatsApp API and ultramsg Demo WhatsApp API ChatBot using Ultramsg API with python. Opportunities and tasks: The outpu

Ultramsg 64 Dec 29, 2022
A file-based quote bot written in Python

Let's Write a Python Quote Bot! This repository will get you started with building a quote bot in Python. It's meant to be used along with the Learnin

1 Jan 19, 2022
Production Ontology Merging (PrOM) Framework

Production Ontology Merging (PrOM) Framework OWL 2 DL ontology merging framework tailored to the production domain Features preprocessing: translation

4 Nov 02, 2022
An almost dependency-less, synchronous Discord gateway library meant for my personal use

An almost dependency-less, synchronous Discord gateway library meant for my personal use.

h0nda 4 Feb 05, 2022
Powerful Telegram Members Scraping and Adding Toolkit

🔥 Genisys V2.1 Powerful Telegram Members Scraping and Adding Toolkit 🔻 Features 🔺 ADDS IN BULK[by user id, not by username] Scrapes and adds to pub

The Cryptonian 16 Mar 01, 2022
Automate saving your Discover Weekly Playlist using Python.

SpotWeekly Automate saving your Discover Weekly Playlist using Python. Made with 3 and FastAPI. The saved playlist link is sent to my discord server

shourya 6 Jan 03, 2022
A python library to interact with the EarnApp API

EarnApp.py Table of contents General info Documentation Setup General info A python library to interact with the EarnApp API. Documentation First, imp

3 Dec 14, 2022
Spacecrypto-bot - SpaceCrypto Bot Auto Clicker

SpaceCrypto Auto Clicker Bot Também fiz um para Luna Rush ( https://github.com/w

Walter Discher Cechinel 5 Feb 22, 2022
Upbit(업비트) Cryptocurrency Exchange OPEN API Client for Python

Base Repository Python Upbit Client Repository Upbit OPEN API Client @Author: uJhin @GitHub: https://github.com/uJhin/upbit-client/ @Officia

Yu Jhin 37 Nov 06, 2022
CSUL Discord Bot

Cruzeiro This is the same old bot running on the Discord Server of CSUL, but i've changed the code. It's better now. Discord.py Heroku How i did The b

Operaho 6 Jan 31, 2022
Techie Sneh 19 Dec 03, 2021
A heraldry-related bot, designed for the Heraldry Community.

Heraldtron A heraldry-related bot, designed for the Heraldry Community. Requirements Python 3.9+ discord.py aiohttp (comes installed with discord.py)

1 Mar 31, 2022