3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00

readme: Extend registration instructions

This commit is contained in:
Daniel Oaks 2017-05-23 23:42:29 -06:00
parent c949ef539e
commit 3101f16478

View File

@ -77,9 +77,13 @@ oragono run
### How to register a channel
Register your account with /quote ACC REGISTER <username> * passphrase :<password>
Join the channel with /join #channel
Register the channel with /privmsg ChanServ REGISTER #channel
1. Register your account with `/quote ACC REGISTER <username> * passphrase :<password>`
2. Join the channel with `/join #channel`
3. Register the channel with `/privmsg ChanServ REGISTER #channel`
After this, your channel will remember the fact that you're the owner, the topic, and any modes set on it!
Make sure to setup [SASL](https://freenode.net/kb/answer/sasl) in your client to automatically login to your account when you next join the server.
<!--# Web interface