/DenBot

Primary LanguageRuby

DenBot


DenBot

A Ruby application

· Report Bug · Request Feature

Description

This is a slack bot that performs basic arithmetic operations .

Commands

  • info
  • greet
  • den 3+3 or 3+3

Built With

  • Ruby
  • Dentaku
  • Slack-Ruby-Bot

Getting started

To get started with the app,create an .env file as below and get your api key

SLACK_API_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Clone the repo and then install the needed gems:

$ git clone 

$ bundle install

$ foreman start

Finally, run the test suite:

$ rspec

Authors

👤 Adama Chubiyojo Desmond

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

  1. Fork it (https://github.com/kobiyoyo/DenBot/fork)
  2. Create your working branch (git checkout -b [choose-a-name])
  3. Commit your changes (git commit -am 'what this commit will fix/add')
  4. Push to the branch (git push origin feature/[feature-name])
  5. Create a new Pull Request

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.