]> gitweb.factorcode.org Git - factor.git/blob - unmaintained/irc-ui/ircui-rc
a1533c7b4d6e57974a00180e0af5ca79bc5c2253
[factor.git] / unmaintained / irc-ui / ircui-rc
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
4 \r
5 USING: irc.client irc.ui ;\r
6 \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
9 server-open\r