Skip to content

CodettaChat is a simple messaging app I created in Python that includes a ChatBot.

Notifications You must be signed in to change notification settings

Neesh774/CodettaChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodettaChat

This is a ChatBot and messaging app that I created with Python for the GenCyber CyberSecurity camp.

To Use

First, clone the project. Then, you'll need to run the server.py file with py server.py, and it'll start the server and tell you what IP it is on. Now, anyone that wants to join will need to run the client.py file with py client.py, and it will ask them for a host, which is the IP the server is being hosted on, and a port, which is 33000. The next thing they'll see is a Python window pop up, asking them for their name. After they enter it, it will welcome them to the server, and anyone else on it can see them. Any message they send will be sent to their personal ChatBot, and to anyone else that is logged on.

If you're here from the CMU 112 TA's, hey 👋 :)

About

CodettaChat is a simple messaging app I created in Python that includes a ChatBot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages