Skip to content

CMTegner/vekter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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