cinema_movie_bot
Telegram bot for movie search
# Project Description
This bot is created to assist users in finding movies. It can provide information about movies, suggest random options for viewing, and save the user's favorite movies. The bot operates through the Telegram API and is deployed on the Heroku platform.
# Functionality
# Movie Catalog: the bot can show a list of available movies.
# Random Movie: if you don't know what to watch, the bot will suggest a random movie from the database.
# Movie Description: the bot shows a brief description, genre, and rating of the movie.
# Technologies
Programming Language: Python
Libraries: pyTelegramBotAPI, requests, Flask
Hosting: Heroku
Database: SQLite
# Conclusion
This bot is a ready-made solution for movie lovers that simplifies the choice of movies and makes the viewing process even more interesting. In the future, integration with a movie search API can be added or the recommendation system can be improved.
# Project Description
This bot is created to assist users in finding movies. It can provide information about movies, suggest random options for viewing, and save the user's favorite movies. The bot operates through the Telegram API and is deployed on the Heroku platform.
# Functionality
# Movie Catalog: the bot can show a list of available movies.
# Random Movie: if you don't know what to watch, the bot will suggest a random movie from the database.
# Movie Description: the bot shows a brief description, genre, and rating of the movie.
# Technologies
Programming Language: Python
Libraries: pyTelegramBotAPI, requests, Flask
Hosting: Heroku
Database: SQLite
# Conclusion
This bot is a ready-made solution for movie lovers that simplifies the choice of movies and makes the viewing process even more interesting. In the future, integration with a movie search API can be added or the recommendation system can be improved.