Simple chat Server and Client CLone repo on your machine $ git clone https://github.com/mv-yurchenko/ChatBot.git Install requirements.txt $ pip install -r requirements.txt Usage of Server $ python3 Server/Server.py Usage of Client $ python3 Client/Client.py Contact me for any questions [email protected]