1.0.5 • Published 5 years ago

bz-chat v1.0.5

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

Command Chat

Install bz-chat as global

npm install -g bz-chat

Run bz-chat as host and client:

bz-chat 

Run bz-chat to connect to another host in 172.16.16.16 and use the channel general:

bz-chat --host 172.16.16.16

Run bz-chat to connect to another host in 172.16.16.16 and create other channel myownchannel:

bz-chat --host 172.16.16.16 --channel myownchannel