| View previous topic :: View next topic |
| Author |
Message |
timi08 Voice
Joined: 12 Jul 2015 Posts: 8
|
Posted: Sun Jul 12, 2015 11:01 am Post subject: Problems with CHATstats written by Baerchen |
|
|
I have added to eggdrop script TCL: CHATstats
Link: http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&id=542
The problem is that as a result of his actions despite setting: logfile jpk #channel "logs /channel.log" eggdrop does not log normal messages, "chatter".
Does anyone have an idea how to fix this? |
|
| Back to top |
|
 |
willyw Revered One
Joined: 15 Jan 2009 Posts: 1175
|
Posted: Sun Jul 12, 2015 1:43 pm Post subject: Re: Problems with CHATstats written by Baerchen |
|
|
| timi08 wrote: |
...
The problem is that as a result of his actions despite setting: logfile jpk #channel "logs /channel.log" eggdrop does not log normal messages, "chatter".
...
|
The bot does not write to the log file immediately. If I recall correctly, it is once every five minutes.
Have you checked again? Is the bot writing the log file?
If you need it written quicker, visit:
http://eggwiki.org/Eggdrop.conf
and text search for
set quick-logs
and read the description there. It might interest you.
I hope this helps. _________________ For a fun (and popular) Trivia game, visit us at: irc.librairc.net #science-fiction . Over 300K Q & A to play in BogusTrivia ! |
|
| Back to top |
|
 |
timi08 Voice
Joined: 12 Jul 2015 Posts: 8
|
Posted: Sun Jul 12, 2015 4:15 pm Post subject: |
|
|
no, no, no
I had no logs of chatter at all
but already it is ok
chatstats.tcl script you have to add return 0 |
|
| Back to top |
|
 |
willyw Revered One
Joined: 15 Jan 2009 Posts: 1175
|
Posted: Sun Jul 12, 2015 4:24 pm Post subject: |
|
|
ok, ok, ok.
 _________________ For a fun (and popular) Trivia game, visit us at: irc.librairc.net #science-fiction . Over 300K Q & A to play in BogusTrivia ! |
|
| Back to top |
|
 |
|