IMDb-Movie-Bot
IMDb-Movie-Bot copied to clipboard
IMDb + Auto + Unlimited Filter BoT
Telegram Movie Bot
Features
- [x] Auto Filter
- [x] Manuel Filter
- [x] IMDB
- [x] Admin Commands
- [x] Broadcast
- [x] Index
- [x] IMDB search
- [x] Inline Search
- [x] Random pics
- [x] ids and User info
- [x] Stats, Users, Chats, Ban, Unban, Leave, Disable, Channel
- [x] Spelling Check Feature
- [x] File Store
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. 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
-
IMDB
: Imdb, the view of information when making True/False. -
SINGLE_BUTTON
: choose b/w single or double buttons True/False.
larger result buttons
larger results will be better for reading.
at now:
add optional larger result buttons:
-
P_TTI_SHOW_OFF
: Customize Result Buttons to Callback or Url by (True = url / False = callback). -
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 VPS
git clone https://github.com/josprojects/tgmoviebot # Install Packages pip3 install -r requirements.txt Edit info.py with variables as given below then run bot python3 bot.py
Admin 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.
* /batch - to create link for multiple posts
* /link - to create link for one post
* /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_users - to ban a user.
• /unban_users - to unban a user.
• /channel - to get list of total connected channels
• /broadcast - to broadcast a message to all Eva Maria users
Support
Credits
Thanks to
- Thanks To Dan For His Awsome Libary
- 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
Disclaimer
Licensed under GNU AGPL 3.0.
Selling The Codes To Other People For Money Is Strictly Prohibited.