Your own ChatCLI.js server.
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.
We have our own public ChatCLI.js server, the configurations for the server are, password: rootnottoor
and server URL: wss://chatcli-js.glitch.me/
To report bugs open an issue at issues page what else.