- Use /movie movieTitle command to search info about the movie.
- Use /cast personName command to search for a given person.
- Use /genres command to look for movies with given genre.
- [node-telegram-bot-api] (https://github.com/yagop/node-telegram-bot-api) 'npm i node-telegram-bot-api'
- [TheMovieDB API] (https://www.themoviedb.org)
- [MovieDB API node.js Library] (https://github.com/impronunciable/moviedb )'npm install moviedb --save'