Changeset 367 in code for trunk/README.md
- Timestamp:
- Jul 22, 2020, 11:36:19 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.md
r366 r367 21 21 go run ./cmd/sojuctl create-user <soju username> -admin 22 22 go run ./cmd/soju -listen irc+insecure://127.0.0.1:6667 23 24 If you're migrating from ZNC, a tool is available to import users, networks and 25 channels from a ZNC config file: 26 27 go run ./contrib/znc-import.go <znc config file> 23 28 24 29 ### Client side
Note:
See TracChangeset
for help on using the changeset viewer.