/WebChat

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

About WebChat!

WebChat

Web Chat — online chat with using DataBase and which uses PyWebIO

WebChat is an online chat in which you can have fun communicating with other people and you can also find new friends in this chat

💻 Install

If you are running a WebChat on the server, then you need to open port 29295
Needs python 3.5.2+

You can install it via manual:

$ apt update && apt upgrade -y && apt install -y openssl git python3 python3-pip
$ git clone https://github.com/VipIPru/WebChat && cd WebChat && pip install -r requirements.txt && python main.py