Skip to content
This repository has been archived by the owner on Jan 15, 2018. It is now read-only.

hedavies98/node-chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A node.js chat server

##Beta release

A node.js build chat server that is simple to deploy and supports usernames and commands.


Install and run

  1. Clone or download this repo
  2. Run npm install
  3. Run ./startup

Features

  • Easy additon of banned words or new commands
  • Removal of certain words specified in an array
  • Chat commands:
    • /clear
    • /shout
    • /panda

TODO

  • Save a log of the chat
  • Provide usage instuctions
  • Refactor codebase
  • Make frontend look nicer

About

A simple webchat made in node.js

Resources

Stars

Watchers

Forks

Packages

No packages published