bilalac / Auto-Filter-Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Technical Cynite

[This Repo Is Not Working Please Use This One](https://github.com/CyniteOfficial/Auto-Filter)

Stars Forks Size
Open Source happy
Contributors

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

Variables

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.
  • DATABASE_NAME: Name of the database in mongoDB. For more help watch this
  • 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 seperated by space )

Deploy

You can deploy this bot anywhere.

Deploy To Heroku


Deploy

Deploy To VPS

git clone https://github.com/CyniteOfficial/Auto-Filter-Bot
# Install Packages
pip3 install -r requirements.txt
Edit info.py with variables as given below then run bot
python3 bot.py

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 Cynite users

Cส€แด‡แด…ษชแด› โ€บโ€บ ๐Ž๐ฉ๐ฎ๐ฌ ๐“๐ž๐œ๐ก๐ณ || ๐‚๐จ๐ง๐ญ๐š๐œ๐ญ
๐™ฒ๐™ท๐™ฐ๐™ฝ๐™ฝ๐™ด๐™ป โ€บโ€บ ๐‚๐ฒ๐ง๐ข๐ญ๐ž ๐๐จ๐ญ๐ฌ

About

License:GNU General Public License v2.0


Languages

Language:Python 99.5%Language:Shell 0.2%Language:Dockerfile 0.2%Language:Procfile 0.0%