Source Code: October 2007 Archives

logbot - irc services bot for logging, in perl

| | Comments (0)

Net::IRCService is an interesting module - it allows you to make a "services" type irc bot, in perl, which can be much more hackable (in the good way) than most of the current irc services bots out there. I used it to make a bot that can be invited into channels to log their activity.

The main reason for a services bot, is it can speak server to server protocol - and therefore see new channel names as they are created. Based on this, this bot can join channels automatically based on regular expression.

http://gigo.com/ftp/pub/src/log-irc.tgz - BSD licensed.

About this Archive

This page is a archive of entries in the Source Code category from October 2007.

Source Code: February 2007 is the previous archive.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.0