SkillAgentSearch skills...

BlogChat

Chat room source code for Barret Lee's Personal Blog.

Install / Use

/learn @barretlee/BlogChat
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

A Simple Chat System

It's a simple chat system, can be inserted to anywhere.

Demo: http://119.23.13.9:29231/

Usage

git clone https://github.com/barretlee/blogChat.git
cd blogChat;
npm i;
node index;

Screenshot

  • Register Name:

Register Name

  • Chat:

Chat

Changelog

  • execute code at client
  • limit msg length
  • whitelist of hostname
  • detect robot at server
  • detect robot at client
  • support custom username
  • support private chat
  • welcome new user

LICENSE

MIT

Thanks for socket.io.

View on GitHub
GitHub Stars500
CategoryDevelopment
Updated1mo ago
Forks120

Languages

HTML

Security Score

85/100

Audited on Feb 12, 2026

No findings