Hi ..
I am using the stats.mod .. i wonder can i limit the pvt message commands like top10 #chan and stat #chan nick only to peoples with n flag? I changed the binds for public command to n flag in the stats.conf.. Another thing is the bot takes some time when loading or upon startup.. statsmod.dat file is more than 10mb..
Thanks in advance
Hi,
Can't help you directly with the privmsg-commands,maybe you could try unbinding (like it's done in the stats.conf for the pubmsg's) and bind agian with the flags you desire. I'ts only a suggestion.....
To speed up the loading of your bot it's recommended to do a .purgestats once in a while to erase users that haven't been on your channel for some time, (also do .sumuser for people who change hosts alot -- then .purgestats again).
You also can try switching off wordstats, wich van verry cpu- and memory consuming..
Hiya ppls,
Thanks... i myself found out the way by typing binding all the message commands to the thing it points in the module file ... I came here to share it... Here is the code i have added in the stats.conf file for those who may want it in future..