ii

Minimalist IRC client with a Unix philosophy approach

brewmacoslinux
Try with needOr install directly
Source

About

Minimalist IRC client

Commands

ii

Examples

Connect to an IRC server$ ii -s irc.libera.chat -n mynick
Join a channel and send a message$ echo 'Hello world' | tee /tmp/irc.libera.chat/#channel/in
Read channel messages$ tail -f /tmp/irc.libera.chat/#channel/out