DEV Community

Cover image for Advanced Auto Filter & Inline Bot ๐Ÿ‡ฑ๐Ÿ‡ฐ

Advanced Auto Filter & Inline Bot ๐Ÿ‡ฑ๐Ÿ‡ฐ

๐—•๐—ข๐—ง ๐—™๐—˜๐ ๐ฉ๐—จ๐—ฅ๐—˜๐—ฆ

  • Auto Filter
  • IMDB
  • Admin Commands
  • Broadcast
  • Index
  • IMDB Search
  • Inline Search
  • Random Pics
  • Ids & User Info
  • Ban & Unban

๐——๐—˜๐—ฃ๐—Ÿ๐ค๐ช ๐ฉ๐—จ๐ฉ๐ค๐—ฅ๐—œ๐ ๐—Ÿ

You Can Deploy This Bot Anywhere ๐Ÿ‡ฑ๐Ÿ‡ฐ
โ€ข Click Here To Visit Repo
โ€ข Click Here To Deploy Own Bot

๐—ฅ๐—˜๐—ค๐—จ๐—œ๐—ฅ๐—˜๐—— ๐—ฉ๐ ๐—ฅ๐—œ๐ ๐—•๐—Ÿ๐—˜๐—ฆ

  • 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.

๐ค๐—ฃ๐ฉ๐—œ๐ค๐ข๐ ๐—Ÿ ๐—ฉ๐ ๐—ฅ๐—œ๐ ๐—•๐—Ÿ๐—˜๐—ฆ

  • PICS: Telegraph links of images to show in start message.( Multiple images can be used seperated by space )
  • Check info.py For More

๐—–๐ค๐— ๐— ๐ ๐ข๐——๐—ฆ

โ€ข /logs - to get the rescent errors
โ€ข /stats - to get status of files in db
โ€ข /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
โ€ข /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
Enter fullscreen mode Exit fullscreen mode

๐—–๐—ฅ๐—˜๐——๐—œ๐ฉ๐—ฆ

Top comments (0)