From 3101f1647815d2e7a46eb473a6697ff0e7095612 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Tue, 23 May 2017 23:42:29 -0600 Subject: [PATCH] readme: Extend registration instructions --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 20d0926e..3bc8a4da 100644 --- a/README.md +++ b/README.md @@ -77,9 +77,13 @@ oragono run ### How to register a channel - Register your account with /quote ACC REGISTER * passphrase : - Join the channel with /join #channel - Register the channel with /privmsg ChanServ REGISTER #channel +1. Register your account with `/quote ACC REGISTER * passphrase :` +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.