Create a Chat Room

Discover Chat Rooms

Create a Chatroom!!

Follow the steps below to get started

Step 1: Make sure you meet all requirements,
Requirements - python3 , pip3/pip , git
Step 2: Clone the repo
git clone https://github.com/Justct/Chatroom.git && cd Chatroom
If using replit to host use:
sed -i 's|entrypoint = "main.py"|entrypoint = "Chatroom-replit/main.py"|' .replit
git clone https://github.com/Justct/Chatroom-replit.git && cd Chatroom-replit
Step 3 : Install Pip requirements
pip install -r requirements.txt
Step 4 : Run the python program (using python3 if on linux, or use python) If on replit use the 'run' button!
python main.py
Step 5 : Answer the questions the application ask, Then come here and register.

For more information, visit our Github Visit Github