_ _ _______ __ __ _ _____ _ _
| | | |__ __| \/ | | / ____| | | |
| |__| | | | | \ / | | | | | |__ __ _| |_
| __ | | | | |\/| | | | | | '_ \ / _` | __|
| | | | | | | | | | |____ | |____| | | | (_| | |_
|_| |_| |_| |_| |_|______| \_____|_| |_|\__,_|\__|
HTML Chat is a simple chat client developed by me solo. It also uses Firebase to store rooms. There is chat, and private chat rooms (password or passwordless).
Download the HTML file using the link in the repo, this link can also be shared. Open the HTML file, set a username, and your done!
• #general | Chat
• Private chat rooms, all rooms shown on sidebar, you can set a password for the room
• Nicknames (stored anonymously)
Yes, you read that right, you can make your own HTML chat client. And here is how. But first some info. there is two types of HTML Chat clients, Modified Clients, and Clients. A Modified Client, is when you just edit the styling of the main client (adding animations, editing colors, fonts, etc.), but you don't change the Database. A Client, is when you change the Firebase database, and you can also edit stuff. Now, here is how you make one.
Modified clients will no longer be possible after August 27, 2026. All existing modified clients will no longer work.
Tutorial will be published after shutdown.
Note - This README was NOT made with ai! I spent 10 minutes typing this lmao