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

	<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>2001-10-26T11:22:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-26T11:22:00-04:00</updated>

		<published>2001-10-26T11:22:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1088#p1088</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1088#p1088"/>
		<title type="html"><![CDATA[Join all channels script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1088#p1088"><![CDATA[
Thanks! =)<br>I'll try that on... well of to the LAN.<p>Statistics: Posted by Guest — Fri Oct 26, 2001 11:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-25T23:31:00-04:00</updated>

		<published>2001-10-25T23:31:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1079#p1079</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1079#p1079"/>
		<title type="html"><![CDATA[Join all channels script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1079#p1079"><![CDATA[
The following should work, I aint 100% sure, coz I hate RAW binds.<div class="codebox"><p>Code: </p><pre><code>bind time - "03 *" time:chkchanbind time - "33 *" time:chkchanproc time:chkchan {min hour day month year} {  putserv "LIST"}bind raw - "322" raw:addchanproc raw:addchan {from key arg} {  set chan [lindex [split $arg] 0]  if {![validchan $chan]} {    channel add $chan {}  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Oct 25, 2001 11:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-25T23:11:00-04:00</updated>

		<published>2001-10-25T23:11:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1078#p1078</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1078#p1078"/>
		<title type="html"><![CDATA[Join all channels script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1078#p1078"><![CDATA[
i'm hosting a IRCD at a local little LAN with about 100ppl and i want it to idle in all the channels so that everyone that joins the server can use the "pub bot" scripts any where.<p>Statistics: Posted by Guest — Thu Oct 25, 2001 11:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-25T23:05:00-04:00</updated>

		<published>2001-10-25T23:05:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1077#p1077</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1077#p1077"/>
		<title type="html"><![CDATA[Join all channels script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1077#p1077"><![CDATA[
What exactly would you need this for?<br><br>There are some limitations that need to be addressed before this could work.<br><br>Most IRCD's have a limit as to how many channels, one clinet can join per connection. This would limit the ability for such a script to work.<br><br>An eggdrop managing 20+ would have a very nice time chewing up CPU sycles and the available RAM.<br><br>Depending on the purpose of this script, there are alternatives to eggdrop for some of these purposes.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Oct 25, 2001 11:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-25T23:00:00-04:00</updated>

		<published>2001-10-25T23:00:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1076#p1076</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1076#p1076"/>
		<title type="html"><![CDATA[Join all channels script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1076#p1076"><![CDATA[
Hi, i was wondering is there a "join-all-channels-on-the-current-irc-network" script some where?.. (it's for a private LAN IRC-Server). need it to join every channel on the IRC-Network and check for new channels about every 30min or so.  Anyone know where i can find this kind of script ? =)<p>Statistics: Posted by Guest — Thu Oct 25, 2001 11:00 pm</p><hr />
]]></content>
	</entry>
	</feed>
