Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 907 Bytes

File metadata and controls

12 lines (11 loc) · 907 Bytes

ChatCLI.js-server

Your own ChatCLI.js server.

Installation

Make sure you have NodeJS installed
After you clone this repo, run npm i in the directory to install all the required modules.
Go to config.js, everything's mentioned there, do your configurations and run node . or npm start to start the server.
After starting the server, share your server URL, and the super duper secret password to cool people and let them join in using ChatCLI.js Client.

Public ChatCLI.js Server

We have our own public ChatCLI.js server, the configurations for the server are, password: rootnottoor and server URL: wss://chatcli-js.glitch.me/

Report Woobadoobahooba (Bugs)

To report bugs open an issue at issues page what else.