Changeset 367 in code for trunk/README.md


Ignore:
Timestamp:
Jul 22, 2020, 11:36:19 AM (5 years ago)
Author:
contact
Message:

readme: mention the znc-import tool

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.md

    r366 r367  
    2121    go run ./cmd/sojuctl create-user <soju username> -admin
    2222    go run ./cmd/soju -listen irc+insecure://127.0.0.1:6667
     23
     24If you're migrating from ZNC, a tool is available to import users, networks and
     25channels from a ZNC config file:
     26
     27    go run ./contrib/znc-import.go <znc config file>
    2328
    2429### Client side
Note: See TracChangeset for help on using the changeset viewer.