This is my version for Discord (Clone), using Flask and Flask-SocketIO. (Python)
To install this repository and develop locally, you can clone this repository by running following bash command:
git clone https://github.com/boyuan12/Discord-Clone.git
This project used pip (Pip Install Python), first you need make sure you have Python installed. Then we will install Flask and Flask-SocketIO:
pip install Flask Flask-SocketiO
Authentication is a really most