Archived
1
0
Fork 0
A Python tchat client
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2019-07-16 13:37:41 +02:00
client.py improve exception system and disconnection error, add commands system 2019-07-16 13:37:41 +02:00
LICENSE License and README add 2019-07-15 22:54:58 +02:00
README.md License and README add 2019-07-15 22:54:58 +02:00
server.py improve exception system and disconnection error, add commands system 2019-07-16 13:37:41 +02:00

PyTchat

A simple Python tchat client

How to use it ?

Look at the wiki ;3

License

This project is on the MIT license

Dependencies