Relatively functional chatroom with python!
For a long time i've been trying to make a chatroom with python, and this is almost that!
You do have to reload to see chat updates but I think it's worth it which is annoying.
Features
I didn't need to have a username input as it uses
import os username = os.environ["REPL_OWNER"]
which was very helpful
Rules
- No cyberbullying (there's no a point)
- No cussing (Who cusses?)
- No spamming (I will take it down)
Feedback is encouraged!
Thanks for listening to me blabble for this long
Voters
nice job this is underrated
@sobakarooted To bad it doesn't actually work (sorry for late response I don't check replit that much anymore)
its good
@mesquite2234
@mesquite2234 try using websocket server
@sobakarooted Thanks for the tip!