Kichuprozz / Movie-bot-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Bot

Very Sempil Bot Auto Filter bot ##[Typing SVG

# π‚π‹πˆπ‚πŠ ππ„π‹πŽπ– πˆπŒπ€π†π„ π“πŽ πƒπ„ππ‹πŽπ˜πŸ‘‡πŸ‘‡πŸ‘‡

Deploy

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
  • Youtube Video , Song , Thumbnail Download.
  • Image Edit.
  • Google Translator.
  • Telegraph
  • Entertainment
  • Sticker ID Generator
  • COVID Information
  • File Store
  • Note Feature Added
  • Purge
  • Automatically accepts requests to join the channel

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.
  • LOG_CHANNEL : A channel to log the activities of bot. Make sure bot is an admin in the channel.

Optional Variables

  • IMDB: Imdb, the view of information when making True/False.
  • SINGLE_BUTTON: choose b/w [ single or double buttons [True/False].

Deploy

You can deploy this bot anywhere.

##You can deploy easily using @Xtz_HerokuBot

Deploy To Heroku


Deploy

Deploy To VPS

git clone https://github.com/ccadmin1/Movie-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 all Eva Maria users

Thanks to

About

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:Dockerfile 0.1%Language:Shell 0.1%Language:Procfile 0.0%