You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python based Private Chat Server to msg and hangout with your friends or crush π, in a Total Private Space
Changing things on config Files
This is the config file for Private-Chat-Server
- config.json This is the Python Server Side config file
With config.json :-
- Here you can Change the Account UserName and Password
- Config for Discord Webhook
Config-Pic
Usage on Linux
You must use Python 3.9 or higher
git clone https://github.com/Yuvaraja28/Private-Chat-Server
Install Python3 modules
- pip3 install -r requirements.txt <or> pip install -r requirements.txt
- python3 app.py -p <web-port><or> python3 app.py -p 80