Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 480 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 480 Bytes

vekter

A IRC BNC with a web UI.

Usage

Usage: node server.js <server> <nick> [options]

server     The IRC server to connect to
nick       The nick to use when connecting to the IRC server

Options:
   -p, --port        The server's port number  [0]
   -d, --directory   Path to vekter home directory  [~/.vekter]
   -u, --user        Username to use for optional HTTP basic auth (you will be prompted for the password)
   --version         Print version and exit