readme: mention the znc-import tool
This commit is contained in:
parent
9d27f393dc
commit
ec7c78050a
@ -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…
Reference in New Issue
Block a user