Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 664 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 664 Bytes

Chat Bot

License

Welcome to the Chat Bot repository! 🤖

Installation

# clone chatbot repository
# run docker-compose
cd chat-bot
docker-compose -f docker/docker-compose.yaml up -d

Helper scripts

Boostrap DB

python3.7 scripts/bootstrap.py

Contribution guidelines

If you want to contribute, please read following:

  1. Contribution Guidelines
  2. Code of Conduct

We use GitHub issues to manage requests and bugs, please visit our discussion forum if you have any questions.