Recent Changes - Search:

MineTest?

IRC?

Develop?

PC?

Windows?

Linux?

PmWiki

pmwiki.org

edit SideBar

IRC /

Irssi

This article describes the configuration of IRC client Irssi to work with our network. All commands are performed in the console, but later we will edit the configuration file manually.

Adding the IRC network to the work configuration. Nick is added for example, so choose another unique nickname that you wish.

/NETWORK ADD -usermode +i -nick mike -realname 'The one and only mike!' KarboLabs

Adding the IRC server to the work configuration of network.

/SERVER ADD -auto -network KarboLabs -4 -tls -tls_verify irc.karbo-labs.pp.ua 6697

Add the desired channels to the network settings in the client.

/CHANNEL ADD -auto #irssi KarboLabs
/CHANNEL ADD -auto #UA KarboLabs
/CHANNEL ADD -noauto #pmwiki KarboLabs

Saving your configuration to the a hard drive.

/save

View the list of available channels on the server.

/list

Join to the channel.

/join #karbo
Edit - History - Print - Recent Changes - Search
Page last modified on April 29, 2023, at 08:16 AM