t-ega / Terader-Movie-Hub-Telegram-Bot

A Telegram Bot to help automate movie search and retirevals

Home Page:https://t.me/TeraderMoviebot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terader-Movie-Hub-Telegram-Bot

🎥 A Telegram bot that helps users search and download movies.

alt search alt search alt search alt search

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Python 3.10 - Programming language used for the project
  • Telegram Bot API Token - API token for the Telegram Bot
  • Python Telegram Bot - Python wrapper for Telegram Bot API
  • requests - Library for making HTTP requests

Installing

  1. Clone the repository by running the command git clone https://github.com/t-ega/Terader-Movie-Hub-Telegram-Bot.git
  2. Install the required libraries by running pip install -r requirements.txt
  3. Add your Telegram Bot API Token in the config.py file
  4. Run the script with python main.py

Usage

  1. Start a chat with the bot
  2. Send the name of the movie you want to search for
  3. The bot will display a list of matching movies with their details
  4. Select the movie you want to download/view by clicking on the movie number prefixed by '/m_' or '/s_' e.g /m_18203
  5. Follow the prompts on the screen to download the movie

Deployment

This bot can be deployed on a hosting service that supports Python, such as Heroku or DigitalOcean.

Built With

  • Python - Programming language
  • Telegram Bot API - API for Telegram Bots
  • Python Telegram Bot - Python wrapper for Telegram Bot API
  • requests - Python Library for making HTTP requests

Authors

Akpojiyovwi Tega

Acknowledgments

www.themoviedb.org for all movie details and api

Note

It is illegal to download copyrighted material without permission

About

A Telegram Bot to help automate movie search and retirevals

https://t.me/TeraderMoviebot


Languages

Language:Python 100.0%