/ruby_bot

My first try at making a Ruby bot

Ruby Bot

Objectives

  1. Experimental and learining purposes, to brake down and understand the meaning behind the code.
  2. Create a blank template for plug and play with your site of choice.

Overview

Ever wanted auto replys in your messeging platform. Now you can... take a look at how I manage to make a bot that will talk back to you! Feel free to clone and inprove upon my starter files. Happy coding.

Your Object Oriented Bot

With is basic and simple structure you too can have an automated bot replying to your messages when you are not availabe. Follow our code as we experiment with bots crossing our fingers that the Bot Father lets us proceed ;)

Project Structure

├── GemFile
│   └── gem require
├── Ruby
    └── bot.rb
    └── data.rb

├── .rubocop.yml
├── .stickler.yml
├── README.md

Built With

  • Ruby, Ruby Gems, Rubocop, and the Bot Father

Getting Started

  1. Clone directory $ git clone https://github.com/rootDEV2990/ruby_game_tic_tac_toe
  2. Open terminal type cd /path/to/folder and hit enter.
  3. Change to directory with "bot.rb" file.
  4. Run "bot.rb" file with ruby inside terminal, type ruby bot.rb
  5. Take a brake let your bot answer for you.

Prerequisites

Ruby installed on your computer to be able to run the script.

What it does:

  1. Runs conditionals based on input.
  2. Replys with in miliseconds.
  3. Never asks for sick days.

Authors

👤 Miguel Angel Enciso Sanchez

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Bitcoin donations accepted ;)