<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/17744" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2010-04-27T18:35:59-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/17744</id>

		<entry>
		<author><name><![CDATA[neoclust]]></name></author>
		<updated>2010-04-27T18:35:59-04:00</updated>

		<published>2010-04-27T18:35:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92948#p92948</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92948#p92948"/>
		<title type="html"><![CDATA[inactivity on the channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92948#p92948"><![CDATA[
Thanks man<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10812">neoclust</a> — Tue Apr 27, 2010 6:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-04-27T14:16:41-04:00</updated>

		<published>2010-04-27T14:16:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92941#p92941</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92941#p92941"/>
		<title type="html"><![CDATA[inactivity on the channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92941#p92941"><![CDATA[
I'd probably use the chanlist command to get a list of members in the channel, then do a foreach-loop and test if they're opped (using isop) and the idle-time using getchanidle and see if this is greater than 30 or not.<br><br>You'll also want to trigger this code on a regular basis, to have it run every minute, you could use the time binding: "bind time - * yourproc"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Apr 27, 2010 2:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[neoclust]]></name></author>
		<updated>2010-04-27T13:55:52-04:00</updated>

		<published>2010-04-27T13:55:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92940#p92940</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92940#p92940"/>
		<title type="html"><![CDATA[inactivity on the channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92940#p92940"><![CDATA[
My concept is simple I want to implement a code that can examine the inactivity of an operator on the channel, once it reaches 30 minutes without saying a word in the channel the bot deop it, an idea plz thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10812">neoclust</a> — Tue Apr 27, 2010 1:55 pm</p><hr />
]]></content>
	</entry>
	</feed>
