ircutils - collection of IRC utilities to run on top of ii
ircutils is a set of utilities and scripts for IRC channels.
Utilities
penguin.sh
penguin.sh is like a swiss knife for IRC. It can be your friend when
your channel is empty.
Dependencies
- bash
- ii with SSL patch
- GNU coreutils
- wget
- sfeed
- bc
- perl on *BSDs (or any system that does not use/have util-linux)
How to use it?
Run make, then run ./penguin -c irc.network.com, and then ./penguin
irc.network.com.
Documentation
Work in progress.
TODO
- [ ]: Rewrite everything in Perl and reduce dependencies.