I extracted the following script from an anti-idle script. Unfortunally it also exectutes when the bot hasn't idled but every 30 min. I could use some help on how to change that.
I still think the problem is the bot checking itslef for beeing idle. another bot checking it gives me the actual idle-time. my bot checking itself gives me the uptime.
You just don't understand what getchanidle does. It returns the time in minutes how much the bot has been idle on that channel and has nothing to do with the idle info in the whois reply.
thx for clearing that up. I should have been more precise. here's the corrected version:
same thing
I still think the problem is the bot checking itslef for beeing idle on that chan. another bot checking it gives me the actual idle-time on that chan. my bot checking itself gives me the uptime.