Skip to content

Ruby Capstone Project which develops a bot to be used in Slack

License

Notifications You must be signed in to change notification settings

sddoe/Ruby-Capstone-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Capstone Project: Slackbot

This is a Slack Bot built in ruby, where you can talk to the exercisebot with a few commands, which will give you random exercises you can practice at home or at your office.

Built With

  • Ruby

How to run the bot

  • install gem file
    • $ bundle install
  • in .env file enter you access token.
  • then run this foreman command
    • $ foreman start

How to run the bot Tests

  • $ rspec spec/spec_helper.rb

Commands to interact with Bot

  • Help
  • Hello
  • Exercise1 to Exercise10

Live Video Presentation

Video Demo

👤 Author

🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the Youtube-Replica project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development branch of the original project for a review

📝 License

This project is MIT licensed.

About

Ruby Capstone Project which develops a bot to be used in Slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages