Hey, I know there a few stats script that are quite useful, but I`m looking for something a bit different.
I need a script that will log and count events (Joins, parts, quits, topic change, nick change, action), the script can be configured for each event so that on the X time an event happens it will announce so in the channel
for example:
[10:58:17] * Kapaa- (~Kapaa-@dsl-tkubrasgw1-fe9cf800-245.dhcp.inet.fi) has joined #football
set join_announcement "1000"
<Bot> Kapaa- is the 1000th UNIQUE user to join #football since I started logging (start date log here).
[10:57:21] * tdski (2419td@I.will.take.You.to.My.Candy.shop.tm) has joined #football
<Bot> tdski is the 2000th user to join #footbal since I started logging (start date log here)
Same goes for the other events I mentioned above.
Thank you.