This is the capstone project on the Microverse Ruby Module. The assignment called for creating a bot that was either useful or just plain fun. This bot also uses telegram to have fun with the user.
- Ruby
- Rubocop
- git clone git@github.com:JohnHernCode/Advanced-Building-Blocks-Enumerables.git
- cd ruby-bot
- Type "bundle install" to install dependencies.
- NOTE: Because I use dotenv, the token will be encrypted. For future purposes
You will need to add a new file called token.env In that file you will need to place your token as such: TOKEN = "YOUR TOKEN"
- Type "bin/main.rb" to run the bot.
- The bot will not return a value in the terminal, but run in Telegram
- Visit https://t.me/JohnHCBot
- Type /start (if it hasn't already)
- Follow the on screen instructions to play with the bot
👤 John hernandez
- GitHub: johnhernandez-code
- Twitter: @JohnHernCode
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
Thanks for the both parties involved in the development of this project.
This project is MIT licensed.