summaryrefslogtreecommitdiffstats
path: root/network/sic/README
blob: c4a96694d54bfa97dafa4a79ed561eb4a81e1e6d (plain)
1
2
3
4
5
6
7
8
9
10
sic (simple irc client)

sic is an extremely simple IRC client. It consists of less than 250
lines of code.

The default host is "irc.oftc.net" and the default port is 6667. You
can change these by setting IRCHOST and/or IRCPORT in the script's
environment, e.g.:

# IRCHOST=chat.freenode.org IRCPORT=6668 ./sic.SlackBuild