MathCodingClub.com IRCbot based on irssi scripting Based on: http://www.perlmonks.org/bare/?node_id=180805 by Juerd Waalboer
clone into your favourite directory (mine was ~/.mccbot) and start irssi:
irssi --path~=/path/to/clone
Then edit the config to fit your channel and server needs and that's it.
you can write new commands using perl by creating file commands/commandname check mccbot.pl for functions you can use to respond.