After 2 years, LightChat is back, fully functioning.
It started when I suddenly saw lots of chats emerge, but the chats are all in dark mode. Therefore, I made a light mode one.
It currently has a typing indicator, partial styling with Markdown, 25 random backgrounds, and custom themes (so you can use dark mode again). It used to have a chatbot, but I didn’t import it to Glitch yet.
Now the second version, VT Chat, is out on Glitch. Developed with my partner @MistyDawn, VT Chat will be developed more. The interesting thing is that VT Chat is more than twice as large as Lightchat, but are almost identical and lacks some of the features in Lightchat.
I excluded external libraries installed in the server. If I also use the old terms of VT Chat (which still says Replit), VT Chat contains 2319
lines, and the index.html page itself contains more than 600 lines already.
However, Lightchat contains 1102 lines.