Skip to content

alejandroestebangil/PythonChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PythonChat

Welcome!

  • Simple Python Chat using Socket and Threading.

Commands

  • /help: Displays all available commands.
  • /list: Shows the list of people connected to the server and the list of created channels.
  • /create : Creates a channel.
  • /join : Joins a channel.
  • /msg : To privately message a person.
  • /remove : To delete a channel and eject its members to the general channel.
  • /kick : To kick someone from a channel to the general channel.
  • /quit : To quit a channel to the general channel.
  • /exit: To exit the chat program.

About

Simple Python Chat using Socket and Threading

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages