Skip to content

naim-prog/crap-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crap-chat

A "chat" made with Python Flask and for fun

Installation

Clone the repository and install all the requirements

$ pip install -r requirements.txt

To run the server just situate on the same level as server.py and

$ python3 server.py

Every chat you create is a txt file that store the messages on clear text on the same level as server.py

DISCLAIMER

This is a crap shit chat made in about an hour or less

Releases

No releases published

Packages

No packages published