Telegram bot for movies

Overview

This telegram bot is for finding movies or tv shows. You can see popular tv/movies, ratings. Also you can find the movies or tv by title/genre/company/actor

The Movie Database API

For this project I have used API of "The Movie Database API"
www.themoviedb.org

Clone the project

git clone https://github.com/gospodinzerkalo/movie_app_telegram_bot

Installation the dependencies

make depends

Running app

make build
make run