Skip to content

A simple bot to search movies witch help of TMDB

Notifications You must be signed in to change notification settings

Monster-ZeroX/movie_finder_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie_finder_bot

A simple bot to search movies with help of TMDB.

Installation

Copy this commands to your console:
$ git clone https://github.com/EgorSkurihin/movie_finder_bot.git
$ cd movie_finder_bot
$ pip install -r requirements.txt

Open file config.py and set variables TOKEN and API_KEY.
TOKEN - Telegram Bot Token (get it here);
API_KEY - TMDB API Key (get it here).

About

A simple bot to search movies witch help of TMDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%