Would it be possible for someone to write a tcl script to keep count of how many times the specified word is used by each user, and then create a top10 or top5 users of that word?
Thanks
Channel stats reporting script via public commands. Now includes !top10 !top20 !rank !stats !tstats and !zapstats commands. Data is saved in a .txt file at intervals that can be preconfigured but code execution is done via data in memory so fast response can be expected.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM
nope, i dont want that much. I only want it to count one given word in channel msgs and actions. and report who said that word the most. Nice and simple.