1 ! Default system ircui-rc file
\r
2 ! Copy into .ircui-rc in your home directory and then change username and such
\r
3 ! To find your home directory, type "home ." into a Factor listener
\r
5 USING: irc.client irc.ui ;
\r
7 "irc.freenode.org" 8001 "factor-irc" f ! server port nick password
\r
8 { "#concatenative" "#terrorisland" } ! all the channels you want to autojoin
\r