mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
9ee8b6bf57
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
323 B
Text
10 lines
323 B
Text
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
|