GitHunt
RE

renington/bitbot

Slack Chatbot Project is used to answer Slack users with a FAQ.

sinatra
docker

BitBot - Slack Chatbot Project

Slack Chatbot Project is used to answer Slack users with a FAQ.

Requirements

  • Docker
  • Ruby
  • Sinatra
  • api.ai
  • Postgresql
  • rspec
  • factory_girl

Getting Started

git clone https://github.com/renington/bitbot.git
cd bitbot
(user admin) $ docker-compose build
(user admin) $ docker-compose run website rake db:create && db:migrate
(user admin) $ docker-compose up

Languages

Ruby100.0%

Contributors

Created October 19, 2017
Updated November 1, 2017
renington/bitbot | GitHunt