I'm currently using topiclogger.tcl to log the topics of a private channel.
This is mainly for statistics, but is handy if a topic is lost. This got me thinking about other statistics.. and the one thinhg that would be really handy at the moment is nick logging.
I wish I could even start to adjust the topiclogger.tcl to do exactly the same thing, but for nick changes. The layout and the operation of that script is great for my needs.
Does anyone know of a script that exists that will log user nick changes in a channel and store them? Or does any kind soul know how I could change the topiclogger.tcl script to record nick changes?
nick changes well i think a seen script can do that look for bash seen script or something check the tcl archive its the most popular one if i remember correctly it keeps logs of every thing ..
the topic thingy check the tcl archive again look for "topic" sur u will find something in there ..