http://www.egghelp.org/cgi-bin/tcl_arch ... ad&id=1180 in
eggdrop1.6.18 in bot at quakenet which joins two channels. And I made a clear
instalation and add this tcl to config, but bot do not log any joins or parts or not
all quits from channels. I only turn day logging in this script config section:
set logger(time) "Day". Nothing else was changed and in my logfile I see only
following entry at start of file. No any other later joins/parts/kicks aren't logged.
Code: Select all
Session Start: Sun Mar 16 02:07:21 2008
Session Ident: #channel
[02:07] * Now talking in #channel
[02:07] * Topic is ... <some topic>
[02:07] * Set by ...<some_one> on ...<date>
What's wrong? Joins was logged propetly before but after some time they aren't.
I disabled bseen script and deleted gseen mod because I thought it was other
modules fault. But even after new compilation joins/parts/kick aren't logged in
file anymore. Please help me solve this problem and sorry for my bad english
Btw, maybe is some other tcl or module which allow logging to separate files
day by day also can strip codes from messages and logs in a mirc's format?