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

	<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>2004-05-16T13:45:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[dollar]]></name></author>
		<updated>2004-05-16T13:45:19-04:00</updated>

		<published>2004-05-16T13:45:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36382#p36382</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36382#p36382"/>
		<title type="html"><![CDATA[List of channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36382#p36382"><![CDATA[
<blockquote class="uncited"><div>bind requires a type, and flags,  to bind to, Ofloo...</div></blockquote>LOL, what a mistake to make. Btw, Ofloo, what's Belguim? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4046">dollar</a> — Sun May 16, 2004 1:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Shmupsik]]></name></author>
		<updated>2004-05-16T09:00:40-04:00</updated>

		<published>2004-05-16T09:00:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36378#p36378</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36378#p36378"/>
		<title type="html"><![CDATA[List of channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36378#p36378"><![CDATA[
2 Ofloo:<br><br>all working..  nothing else...  10x... <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4946">Shmupsik</a> — Sun May 16, 2004 9:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2004-05-15T16:14:47-04:00</updated>

		<published>2004-05-15T16:14:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36363#p36363</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36363#p36363"/>
		<title type="html"><![CDATA[List of channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36363#p36363"><![CDATA[
bind requires a type, and flags,  to bind to, Ofloo...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sat May 15, 2004 4:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2004-05-15T14:51:31-04:00</updated>

		<published>2004-05-15T14:51:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36361#p36361</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36361#p36361"/>
		<title type="html"><![CDATA[List of channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36361#p36361"><![CDATA[
i think that should do <br><div class="codebox"><p>Code: </p><pre><code>bind !channels channels:pubproc channels:pub {nick host hand chan arg} {  global botnick  putserv "PRIVMSG $chan :$botnick is on: [channels]"}</code></pre></div>or <br><div class="codebox"><p>Code: </p><pre><code>bind !channels channels:pubproc channels:pub {nick host hand chan arg} {  global botnick  foreach {a b c d} [channels] {    putserv "PRIVMSG $chan :$botnick is on: $a $b $c $d."  }}</code></pre></div><blockquote class="uncited"><div>to retrive next with command lindex?</div></blockquote>Explain closer<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Sat May 15, 2004 2:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Shmupsik]]></name></author>
		<updated>2004-05-15T14:00:54-04:00</updated>

		<published>2004-05-15T14:00:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36360#p36360</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36360#p36360"/>
		<title type="html"><![CDATA[List of channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36360#p36360"><![CDATA[
How can I get in TCL-script list of channels the bot is currently on? And if possible send it to list, to retrive next with command lindex?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4946">Shmupsik</a> — Sat May 15, 2004 2:00 pm</p><hr />
]]></content>
	</entry>
	</feed>
