i need a tcl so that i can add all the channel aop in its user file and whenever any of my aops join irc the bot greets them and if they dont join the specified channel the bot send them warning messages that they should be there in the channel too at specific time delay unless they join the channel. i have seen such tcl working in an eggdrop can anybody make such for me or let me know from where i can get this please. it must be some combination of babelist.tcl and services.tcl
Last edited by zain on Thu Dec 18, 2003 11:27 am, edited 1 time in total.
If you have a lot of aops, you might have problems, because watch lists only let you have a certain number of people. But it's nicer than ison since you don't have to constantly send "ison blah blah blah" to the server. Anyway, here is a script to get you started: