Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tlgtaa/similar-movie-bot
Telegram bot for search similar movies by movie title
https://github.com/tlgtaa/similar-movie-bot
Last synced: 3 months ago
JSON representation
Telegram bot for search similar movies by movie title
- Host: GitHub
- URL: https://github.com/tlgtaa/similar-movie-bot
- Owner: tlgtaa
- Created: 2021-07-15T18:04:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-15T18:12:37.000Z (over 3 years ago)
- Last Synced: 2024-07-18T10:02:55.287Z (4 months ago)
- Language: Python
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# similar-movie-bot
Telegram bot for search similar movies by movie title# Setup and Run
`$ docker network create similar-movie-bot``$ docker-compose up --build`