Skip to content

This project consists of Telegram BOT. This specific BOT gives you random music or a random phrase. This project was made with Ruby and telegram API.

Notifications You must be signed in to change notification settings

BrianSammit/Ruby_capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Funzo BOT

This project consists on made a Telegram BOT. This specific BOT gives you random music or a random phrase.

screenshot screenshot

Built With :

Issue page link

Issue link

🔧 Getting Started

To get a local copy and running, follow these simple steps.

  • Go to the main page of the repo.
  • Press the "Code" button and get the repo link.
  • Clone it using git clone.

📝 Prerequisites

  • Ruby -v2.7.0p0

📝 Setup

  • Open a terminal
  • Copy this code : git clone https://github.com/BrianSammit/Ruby_capstone.git
  • Run the program with this code : bundle install
  • Run the program with this code : bin/main.rb
  • Stop the program with: "Ctrl + C" (Windows or Linux) or "Command + C"(Apple)

📝 How to interact with the bot?

  • When the program is running go to your page of telegram

  • Search for: @Funzo_bot

  • Click on Start

  • Follow the instructions

Usage

  • Personal Project - Create a Telegram-bot to run basic concepts of Ruby language just for learning propose.

How to run the RSpec test

  • You need to have the RSpec installed on your computer. If you don't have it follow the steps.

Boot up your terminal and write the followring command gem install rspec to install RSpec. Once that’s done, you can verify your version of RSpec with rspec --version, which will output the current version of each of the packaged gems. Take a minute also to hit rspec --help and look through the various options available.

  • cd into the project and open a terminal.
  • In the terminal just write rspec to run the tests.

Authors

👤 Brian Sammit Cruz Rodriguez

🤝 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!

📝 License

This project is MIT licensed.

About

This project consists of Telegram BOT. This specific BOT gives you random music or a random phrase. This project was made with Ruby and telegram API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages