Skip to content

BoTTrickCloud/chat-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.