diskorf
Made with
Socket.io Chat Template
Published on Apr 20, 2022
3comments
Diskorf (a bad discord clone)Post
chat app NEED HELPPost
Hey guys! I made a sort of chatting app with the socket.io chat template, but i have run into a problem. I want my site to remember created+joined 'channels', so i am using localStorage to store channels. However, localStorage cannot work with arrays so i am using csv to split and join the array. It still does not work! Please look at my code (the area that i need help with is onload() in script.js in the html folder. Any help would be greatly appreciated! thx
hey guys i built a neat discord clone with the socket.io chat template. features include a favorite channel slot which will be remembered by the browser through localStorage and a neat terminal-style theme. It is still a WIP so i will be continuing to update it. Enjoy!