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
Flood discord webhooks

Webhook-Spammer Flood discord webhooks Asynchronous webhook spammer Fast & Efficient Usage - Use it with atleast 500 threads Put a valid webhook Use a

trey 1 Apr 22, 2022
Want to play What Would Rather on your Server? Invite the bot now! 😏

What is this Bot? 👀 What You Would Rather? is a Guessing game where you guess one thing. Long Description short Take this example: You typed r!rather

FSP Gang s' YT 3 Oct 18, 2021
This repository is used to simplify the process of cloning the SSM documents across the AWS regions.

SSM Cloner Introduction This module is created in order to simplify the process of copying the SSM documents from one region to another regions. As an

6 Jun 04, 2022
Verkehrsunfälle in Deutschland, aufgeschlüsselt nach Verkehrsmittel des Hauptverursachers und Nebenverursachers

How-To Einfach ./main.py ausführen mit der Statistik-Datei aus dem Ordner "Unfälle_mit_mehreren_Beteiligten" als erstem Argument. Requirements python,

4 Oct 12, 2022
A simple Telegram bot that can add caption to any media on your channel

Channel Auto Caption This bot can add a caption for any media/document sent to a channel. Just deploy bot and add bot as admin to a channel. Deploy to

22 Nov 14, 2022
This is to notify you via Discord whenever there is a new beacon.

BeaconNotifier-Discord This is to notify you via Discord whenever there is a new beacon. Make sure you have python3 installed Steps: Create a Discord

26 Dec 28, 2022
Previewer for VapourSynth scripts.

Standalone previewer for VapourSynth scripts Fork of Endilll's vapoursynth-preview (not maintained anymore) This program is meant to be paired with a

Irrational Encoding Wizardry 26 Dec 16, 2022
A very simple Salesforce.com REST API client for Python

Simple Salesforce Simple Salesforce is a basic Salesforce.com REST API client built for Python 3.5, 3.6, 3.7 and 3.8. The goal is to provide a very lo

simple salesforce 1.4k Dec 29, 2022
Hydro Quebec API wrapper.

HydroQC Hydro Quebec API wrapper. This is a package to access some functionalities of Hydro Quebec API that are not documented. Documentation https://

Olivier BEAU 9 Dec 02, 2022
Бот для мини-игры "Рабы" ("Рабство") ВКонтакте.

vk-slaves-bot Бот для мини-игры "Рабы" ("Рабство") ВК Группа в ВК, в ней публикуются новости и другая полезная информация. У группы есть беседа, в кот

Almaz 80 Dec 17, 2022
Wrapper for the Swiss Parliament API for Python

swissparlpy This module provides easy access to the data of the OData webservice of the Swiss parliament. Table of Contents Installation Usage Get tab

Stefan Oderbolz 8 Jun 13, 2022
Tubee is a web application, which runs actions when your subscribed channel upload new videos

Tubee is a web application, which runs actions when your subscribed channel upload new videos, think of it as a better IFTTT but built specifically for YouTube with many enhancements.

Tomy Hsieh 11 Jan 01, 2023
A discord token nuker With loads of options that will screw an account up real bad

A discord token nuker With loads of options that will screw an account up real bad, also has inbuilt massreport, GroupChat Spammer and Token/Password/Creditcard grabber and so much more!

XPTGR 0 Aug 07, 2022
KaydyPurge - Python Purge Script for Discord made by Kaydy Cain#0001

How to Install Open terminal Execute "git clone https://github.com/apolo1337/Kay

apolo 5 Jan 27, 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

255 Dec 28, 2022
Unencrypted Story View Botter is a helpful tool that allows thousands of people to watch your posts.

Unencrypted Story View Botter is a helpful tool that allows thousands of people to watch your posts.

8 Aug 05, 2022
An inline Telegram bot to keep your private messages hidden from prying eyes.

Hide This Bot Hide This Bot is an inline Telegram bot to keep your private messages hidden from prying eyes.     How do I host it? Here is a brief gui

41 Dec 02, 2022
Discord bot that shows valorant your daily store by using the Ingame API

Valorant store checker - Discord Bot Discord bot that shows valorant your daily store by using the Ingame API. written using Python and the Pycord lib

STACIA 226 Jan 02, 2023
An youtube videos thumbnail downloader telegram bot.

YouTube-Thumbnail-Downloader An youtube videos thumbnail downloader telegram bot. Made with Python3 (C) @FayasNoushad Copyright permission under MIT L

Fayas Noushad 40 Oct 21, 2022
This tool is created by Shahzain and is one of the best self bots out there!

Shahzain SelfBot This tool is created by Shahzain and is one of the best self bots out there! Features Token Destroyer! Server Nuker(50-100 Bans Per S

Shahzain 6 Apr 02, 2022