i made a bug report system for my bot.

on *:text:!bugreport:#:write bugreport.txt < $+ $fulldate $network $+ | $+ $nick $+ >

essentually, what it does is saves it to bugreport.txt -- this can be accessed via an ftp server on my computer (third party, guildftpd to be specific).

i dont know if this will help you at all... but i figured i'd share the info atleast, lol.

good luck smile