https://github.com/p2js/lemonchat
Socket.io based chat app with some neat extra features.
https://github.com/p2js/lemonchat
chat chatroom html html-css-javascript node-js nodejs socket-io socketio
Last synced: 8 months ago
JSON representation
Socket.io based chat app with some neat extra features.
- Host: GitHub
- URL: https://github.com/p2js/lemonchat
- Owner: p2js
- Created: 2020-02-17T08:18:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T02:00:10.000Z (almost 3 years ago)
- Last Synced: 2023-03-09T03:46:58.190Z (over 2 years ago)
- Topics: chat, chatroom, html, html-css-javascript, node-js, nodejs, socket-io, socketio
- Language: JavaScript
- Homepage:
- Size: 526 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LemonChat
Socket.io based chat app with some neat extra features.Current features:
- basic spam prevention
- 1990's web design
- nicknames!
- Chat bots that do your homework
- a notification system
- hex-based theme editorComing Soon:
no ideaVersion 1.3.2: Theme editor bug fix
requires installing the packages with `npm i` in the folder to run