Skip to content

sk5843/TCP-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCP Chatbot

Installation

Chatterbot is required. This package can be installed from PyPi by running:

pip install chatterbot or pip3 install chatterbot 

How to run the bot

Server

python server.py PORT

Client

python client.py HOST_ADDRESS PORT

Note: Replace PORT and HOST_ADDRESS with the desired port and the server's address

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages