Skip to content
This repository was archived by the owner on Oct 21, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 376 Bytes

File metadata and controls

10 lines (8 loc) · 376 Bytes

WesChat

A Python chat system supporting multiple rooms per server.

Usage

To use the client, you need weschat.py and weschat_api.py.
To use the server, you need weschat-server.py.
The file weschat_api.py is an API for interacting with servers.
In addition, both require Python 3.

To view a list of command available on the server, use the command /help.