Skip to content

Python based Private Chat Server to msg and hangout with your Friends or crush 😊, in a Total Private Space

License

Notifications You must be signed in to change notification settings

Yuvaraja28/Private-Chat-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Private-Chat-Server

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
config.json

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

Usage on Windows

Install python - https://www.python.org
Install Git - https://gitforwindows.org
git clone https://github.com/Yuvaraja28/Private-Chat-Server
cd Private-Chat-Server
 - pip3 install -r requirements.txt  <or>  pip install -r requirements.txt
 - python3 app.py -p <web-port>  <or>  python3 app.py -p <web-port>

Example

Use command line : python3 app.py -p <web-port>
      └──────────> python3 app.py -p 80
Screenshot
image

Contact Developer

 Discord - Yuvaraja28

About

Python based Private Chat Server to msg and hangout with your Friends or crush 😊, in a Total Private Space

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published