include changed suggested by khuxkm on the PR
continuous-integration/drone/pr Build encountered an error Details

This commit is contained in:
Alexander 2023-01-27 11:37:13 +00:00
parent bcfd075ec1
commit 5a27f6161d
1 changed files with 7 additions and 7 deletions

View File

@ -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)