3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-24 21:09:30 +01:00

readme: Update ns reg instructions

This commit is contained in:
Daniel Oaks 2018-04-01 12:04:44 +10:00
parent ab6cd599b2
commit ada1d0a091

View File

@ -122,9 +122,9 @@ oragono run
### How to register a channel ### How to register a channel
1. Register your account with `/quote ACC REGISTER <username> * passphrase :<password>` 1. Register your account with `/NS REGISTER <username> [<password>]`
2. Join the channel with `/join #channel` 2. Join the channel with `/join #channel`
3. Register the channel with `/msg ChanServ REGISTER #channel` 3. Register the channel with `/CS REGISTER #channel`
After this, your channel will remember the fact that you're the owner, the topic, and any modes set on it! After this, your channel will remember the fact that you're the owner, the topic, and any modes set on it!