diff --git a/wiki/pages/weechat.md b/wiki/pages/weechat.md index 1830220..55642ee 100644 --- a/wiki/pages/weechat.md +++ b/wiki/pages/weechat.md @@ -14,20 +14,18 @@ which is installed and requires minimal configuration. Start weechat on your linux shell and type the following commands: - /server add tilde localhost/6667 + /server add tilde irc.tilde.chat/6697 -ssl /connect tilde -This will connect you to the irc network via the local machine using a -regular connection (which is secure enough since it stays on the local -machine). The username used is the same as your linux account, this is -should be unique, if it is not you will be called username1 or -similar, then you should chose another nickname. You do that by using -the /nick command +This will connect you to the irc network via a secure connection. The +username used is the same as your linux account, this is should be +unique, if it is not you will be called username1 or similar, then you +should chose another nickname. You do that by using the /nick command - /nick username + /nick newusername -If you didn't chose a username that is unique in the tilde network, -you had kind of bad luck. +(If you didn't chose a username that is unique in the tilde network, +you had kind of bad luck.) ## Register @@ -42,7 +40,8 @@ weechat settings to automatically log in and authenticate /set irc.server.tilde.sasl_username /set irc.server.tilde.sasl_password -To store the password securely, you can use secure settings like this +Or to store the password securely (which is preferred), you can use +secure settings like this /secure passphrase /secure set tilde_password @@ -67,9 +66,9 @@ in /whois you can use /set irc.server.tilde.realname "My real name" -You can join multiple channels with /j or start private conversatins -with /msg and navigate between the different windows with Control-N -and Control-P +You can join multiple channels with /j #channel or start private +conversatins with /msg nickname and navigate between the different +windows with Control-N and Control-P To automatically connect to the tilde server on startup use: