<?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/12121" />

	<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>2006-07-18T01:33:52-04:00</updated>

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

		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-07-18T01:33:52-04:00</updated>

		<published>2006-07-18T01:33:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64690#p64690</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64690#p64690"/>
		<title type="html"><![CDATA[Script to make bot part channels when not in use]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64690#p64690"><![CDATA[
that obviously won't work as it needs to check with *all* channels, not 1 specific channel.<br><br>Use<br><div class="codebox"><p>Code: </p><pre><code>bind mode -|- "* -r" someproc</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Tue Jul 18, 2006 1:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-07-17T19:09:59-04:00</updated>

		<published>2006-07-17T19:09:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64686#p64686</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64686#p64686"/>
		<title type="html"><![CDATA[Script to make bot part channels when not in use]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64686#p64686"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind mode - "#mychannel -r" someprocproc someproc {nick uhost hand chan mode target} {                channel set $chan +inactive                putcmdlog "Bot setting channel +inactive and leaving $chan"}</code></pre></div>Should work..Didn't test it..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Mon Jul 17, 2006 7:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[RejiMC]]></name></author>
		<updated>2006-07-17T16:26:53-04:00</updated>

		<published>2006-07-17T16:26:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64677#p64677</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64677#p64677"/>
		<title type="html"><![CDATA[Script to make bot part channels when not in use]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64677#p64677"><![CDATA[
Sorry for the confussion, its not unused channel but unused bot...<br>will explain the situation... we run a small network and provide a bible bot for our channels, some misuse it just to keep the room open, and some request it and then forget all about it, so what we are looking for is something like if the bot was never in use for say a week, it should part that channel, or at least when the channel gets droped (-r).<br><br>If anyone can help please do, Thank you.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7950">RejiMC</a> — Mon Jul 17, 2006 4:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NTHosts]]></name></author>
		<updated>2006-07-14T15:10:16-04:00</updated>

		<published>2006-07-14T15:10:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64646#p64646</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64646#p64646"/>
		<title type="html"><![CDATA[..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64646#p64646"><![CDATA[
Unused = No users right ? :s<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6839">NTHosts</a> — Fri Jul 14, 2006 3:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[avilon]]></name></author>
		<updated>2006-07-13T17:11:10-04:00</updated>

		<published>2006-07-13T17:11:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64631#p64631</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64631#p64631"/>
		<title type="html"><![CDATA[Script to make bot part channels when not in use]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64631#p64631"><![CDATA[
What's the definition of an unused channel?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5191">avilon</a> — Thu Jul 13, 2006 5:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[RejiMC]]></name></author>
		<updated>2006-07-10T02:05:24-04:00</updated>

		<published>2006-07-10T02:05:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64574#p64574</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64574#p64574"/>
		<title type="html"><![CDATA[Script to make bot part channels when not in use]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64574#p64574"><![CDATA[
Is there a script which will make the bot part channel if its not used for a while? Bot is in multiple channels so a simple timer wont work.<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7950">RejiMC</a> — Mon Jul 10, 2006 2:05 am</p><hr />
]]></content>
	</entry>
	</feed>
