Skip to content

Yogesh2712006yadav/MoviesBot

 
 

Repository files navigation

Movies Bot

AutoFilter Bot With Many Of extra Features

GitHub Forks GitHub Repo Stars


♻️ Features

🔹AutoFilter 🔹Manual Filters 🔹Song/Video Download From yt 🔹Inline Search 🔹Fun 🔹Telegraph Upload (5mb) 🔹Purge 🔹Yt Thumbnail 🔹Covid News 🔹Url-Short 🔹G-Translate 🔹File Store 📁 🔹Greetings 🔹Notes 🔹Lock 🔹IMG Edit 🔹IP Address Finder 🔹Information 🔹Tex To Image 🔹Stylish Fonts 🔹Stickers Id

Screenshot

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 or images links 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.)
  • P_TTI_SHOW_OFF: (Use True or False) - Users will be redirected to send /start to Bot PM if set to True else files will be sent directly to user's PM.
  • IMDB: (Use True or False) - To disable or enable imdb data
  • SINGLE_BUTTON: (Use True or False) - If set True, file name and files size will be shown in a single button instead of two separate button.
  • CUSTOM_FILE_CAPTION: Same as IMDB template , you can customize the caption for files. (Available keys , file_name, file_size, file_caption) Specimen:
<b>Join [Here](https://t.me/KoshikKumar17)</b> 

FILE : <code>{file_name}</code> 
Size : <i>{file_size}</i>
CAPTION: {file_caption}
  • AUTH_CHANNEL: To enable force subscribe. Delete this var if you do not need force subscribe.
  • UPSTREAM_REPO: If you want to use a customized fork of Movies Bot, You can fill this config with github url of your fork.
  • IMDB_TEMPLATE: To customise IMDb Data. See code from Here to Here To know about available keys and Follow below example.
  • HEROKU_API_KEY: If you want to check your heroku account's dyno status directly from Bot.

Edit For Customise

To Customise Developer Name , Support Channel And Update Channel .

Steps -

  • Fork This Repo .
  • Go To Code Here
  • Replace iAmLiKu1,Crimz_Bots & Crimz_Support To Your Wish Channel And Username
  • If u Dont Know How Edit Codes Then Leave It or Contact Me Through Below Links

📤 Deploy


👤 Contact Me

Telegram Channel Telegram Group


⭐ Credits

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%