readme: mention the znc-import tool
git-svn-id: file:///srv/svn/repo/suika/trunk@367 f0ae65fe-ee39-954e-97ec-027ff2717ef4
This commit is contained in:
parent
12843259a4
commit
5769fa7867
@ -21,6 +21,11 @@ To create an admin user and start soju, run these commands:
|
||||
go run ./cmd/sojuctl create-user <soju username> -admin
|
||||
go run ./cmd/soju -listen irc+insecure://127.0.0.1:6667
|
||||
|
||||
If you're migrating from ZNC, a tool is available to import users, networks and
|
||||
channels from a ZNC config file:
|
||||
|
||||
go run ./contrib/znc-import.go <znc config file>
|
||||
|
||||
### Client side
|
||||
|
||||
soju can operate in two different modes: multi upstream and single upstream.
|
||||
|
Loading…
x
Reference in New Issue
Block a user