ソースを参照

readme: Extend registration instructions

tags/v0.8.1
Daniel Oaks 7年前
コミット
3101f16478
1個のファイルの変更7行の追加3行の削除
  1. 7
    3
      README.md

+ 7
- 3
README.md ファイルの表示

@@ -77,9 +77,13 @@ oragono run
77 77
 
78 78
 ### How to register a channel
79 79
 
80
-    Register your account with /quote ACC REGISTER <username> * passphrase :<password>
81
-    Join the channel with /join #channel
82
-    Register the channel with /privmsg ChanServ REGISTER #channel
80
+1. Register your account with `/quote ACC REGISTER <username> * passphrase :<password>`
81
+2. Join the channel with `/join #channel`
82
+3. Register the channel with `/privmsg ChanServ REGISTER #channel`
83
+
84
+After this, your channel will remember the fact that you're the owner, the topic, and any modes set on it!
85
+
86
+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.
83 87
 
84 88
 
85 89
 <!--# Web interface

読み込み中…
キャンセル
保存