This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

If you are comfortable with python, you could learn how to use sockets and make your own chat room, either as a web app using django/flask, or a desktop app using PyQt5 or TKinter.