From 5a27f6161d38ce49b5efda016c2ae874472a26f0 Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 27 Jan 2023 11:37:13 +0000 Subject: [PATCH] include changed suggested by khuxkm on the PR --- wiki/pages/weechat.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/wiki/pages/weechat.md b/wiki/pages/weechat.md index f5fc54e..301b8ef 100644 --- a/wiki/pages/weechat.md +++ b/wiki/pages/weechat.md @@ -12,21 +12,21 @@ which is installed and requires minimal configuration. ## First connection -Start **weechat** on your linux shell and type the following commands +Start weechat on your linux shell and type the following commands: /server add tilde irc.tilde.chat/6697 -ssl /connect tilde This will connect you to the irc network via a secure connection. The -username used is your linux account, this is has to be unique, if +username used is your linux account, this has to be unique, if someone else registered your name already and is online you will be -called **username1**, then you should chose another nickname. You do +called **username1** or similar, then you should chose another nickname. You do that with /nick newusername -(If you didn't chose a username that is unique in the tilde network, -you have kind of bad luck.) +(If you didn't choose a username that is unique in the tilde network, +you had kind of bad luck.) ## Register @@ -75,6 +75,6 @@ To automatically connect to the tilde server on startup use /set irc.server.tilde.autoconnect on -For more information about the program, see the [weechat -manual](https://weechat.org/files/doc/stable/weechat_user.en.html) +For more information about weechat, see the +[manual](https://weechat.org/files/doc/stable/weechat_user.en.html)