npm install
to install node dependencies.
Now you can open a terminal and
node client.js -t yourtopic
share the topic with a friend.
/help
first pirate contact
/nick newnickname
changes your current nickname to newnickname
open two terminals:
terminal 1:
node client.js -t yourtopic -l 1
terminal 2:
node client.js -t yourtopic -l 2