In this project, I created a bot that helps the users to buy movies online.
In this project, I make a Telegram bot the API given by the BotFather from telegram and the Api TMDB
With this bot: You can search for your movies by tittle, add them to your shopping cart and buy them.
- Ruby
- Ruby gem Telegram-bot
- Ruby gem Rspec
- Ruby gem bundle
- Ruby themoviedb-api
-
Download Telegram or enter to https://web.telegram.org/#/login
-
Sign in Telegram
-
Open telegram.
-
Search for: @xuxuruca_bot
-
Click on start
-
Follow instructions
Take a copy of this project locally
- Go to github.
- Press the "Code" button and get the repo link.
- Clone it using git clone.
git clone "https://github.com/Wusinho/Ruby-Capstone-Project.git"
- On the terminal type
bundle install
- and run it with :
bundle exec ruby /bin/main.rb
If you want to test the unit code, type on terminal
rspec
Heber Lazo
- Github: @Heber-Lazo
- LinkedIn: @Heber-Lazo
Give a
if you like this project!
This project is MIT licensed.