PyChat is a public-python-chatroom, where you can share your thoughts to people and be able to block profanities from your view (neat feature, kid-friendly). And, ok. So, yes I got the inspiration from a public-python-chatroom posted literally a couple days ago. Anyways, hope you have fun using this. I had fun making it.
Also, don't use this in a new tab. Because it doesn't work (at least on my computer)
@PowerCoder thanks, although its not mine, I just recoded / cleaned up someone elses chat.
A few recommendations: 1. You import colored from termcolor, but you don't actually use it. 2. Why do you keep mixing localtime, strftime, and just time?
PyChat is a public-python-chatroom, where you can share your thoughts to people and be able to block profanities from your view (neat feature, kid-friendly).
And, ok. So, yes I got the inspiration from a public-python-chatroom posted literally a couple days ago.
Anyways, hope you have fun using this. I had fun making it.
Also, don't use this in a new tab. Because it doesn't work (at least on my computer)
PLEASE UPVOTE!
@PowerCoder thanks, although its not mine, I just recoded / cleaned up someone elses chat.
A few recommendations:
1. You import colored from termcolor, but you don't actually use it.
2. Why do you keep mixing localtime, strftime, and just time?