Skip to content

Mrzbots/AutoFilterBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 19, 2024
4612c9f Β· Oct 19, 2024
May 15, 2024
Oct 19, 2024
May 14, 2024
May 16, 2024
May 14, 2024
May 14, 2024
Oct 2, 2024
Aug 11, 2024
May 16, 2024
May 15, 2024
May 14, 2024
Aug 31, 2024
May 14, 2024
Oct 19, 2024
May 14, 2024
May 14, 2024
Aug 11, 2024

Repository files navigation

Autofilter-bot

Auto Filter Bot

Typing SVG

Stars
License Python

Demo Bot

demo

Features

  • Auto Filter
  • Auto Start Pic
  • 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
  • Promote, demote
  • Spelling Check Feature
  • File Store

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

Deploy

Deploy To Heroku


Deploy To Heroku

Deploy To VPS

git clone https://github.com/Mishel-Tg/AutoFilterBot
# Install Packages
pip3 install -U -r requirements.txt
Edit info.py with variables as given below then run bot
python3 bot.py

Deploy To Render

Toturial Video

How to Deploy

Toturial Video

Commands

β€’ /logs - to get the rescent errors
β€’ /stats - to get status of files in db.
* /filter - add manual filters
* /filters - view filters
* /connect - connect to PM.
* /disconnect - disconnect from PM
* /del - delete a filter
* /delall - delete all filters
* /deleteall - delete all index(autofilter)
* /delete - delete a specific file from index.
* /info - get user info
* /id - get tg ids.
* /imdb - fetch info from imdb.
β€’ /users - to get list of my users and ids.
β€’ /chats - to get list of the my chats and ids 
β€’ /index  - to add files from a channel
β€’ /leave  - to leave from a chat.
β€’ /disable  -  do disable a chat.
* /enable - re-enable chat.
β€’ /ban  - to ban a user.
β€’ /unban  - to unban a user.
β€’ /channel - to get list of total connected channels
β€’ /broadcast - to broadcast a message to all Eva Maria users
β€’ /batch - to create link for multiple posts
β€’ /link - to create link for one post

Support

telegram badge telegram badge

Thanks to

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.

Inspiration

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

For Vaza

About

Simple and powerful autofilter bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages