[Clipart] [Bug 4032] Logging for the IRC channel

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 9 12:13:24 PDT 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=4032          
     




------- Additional Comments From jonadab at bright.net  2005-08-10 05:13 -------
There are at least two ways to do it.  One way is to make the software that
maintains the IRC channel log everything.  Another way is to write an automated
client ("bot") that stays logged into the channel pretty much all the time and
logs whatever it sees.  The former way is theoretically more reliable, in terms
of ensuring nothing is ever missing from the logs, but the latter way is
probably more convenient; the bot also can be given additional features, e.g.,
uses can send it private commands and get back answers (such as, the last n
lines in the log, for instance).

For the latter approach, one possible place to look for getting started is at
Net::IRC, here:
http://search.cpan.org/author/JMUHLICH/Net-IRC-0.75/IRC.pm
This is not a module I have ever used, though, so I don't know a lot about it. 
Frankly, I've not done much with IRC at all, even as a user.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the clipart mailing list