User Tools

Site Tools


irc_channel_auto-connection_with_irssi

This is an old revision of the document!


IRC Channel Auto-Connection with Irssi

This tutorial explains how to configure the Irssi ("the client of the future") IRC client to automatically connect to one or more channels when run.

  1. Invoke Irssi from the shell:
    $ irssi
  2. After Irssi starts, enter the following commands:
    /network add sdf
    /server add -auto -network sdf irc.sdf.org
    /channel add -auto #sdf sdf
    1. (You may add other channels1). Channel #helpdesk is added automatically.)
  3. Quit Irssi:
    /quit
  4. Invoke Irssi again:
    $ irssi
    1. (Irssi runs and automatically connects to the channels you defined in 2.)
  5. Select the channel you want to see first when Irssi starts by cycling through the channel windows (Ctrl-n, Ctrl-p).
  6. Save the Irssi channel window configuration:
    /layout save
  7. If you experience trouble, it may help to reset your Irssi configuration by deleting or renaming the file ~/.irssi/config.

Notes

$Id: irssi-auto.html,v 1.3 2015/04/11 18:27:05 papa Exp $ IRC Channel Auto-Connection with Irssi - traditional link (using RCS)

irc_channel_auto-connection_with_irssi.1616264534.txt.gz · Last modified: 2021/03/20 18:22 by hc9