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

	<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-02-02T17:38:27-04:00</updated>

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

		<entry>
		<author><name><![CDATA[kartofeln]]></name></author>
		<updated>2006-02-02T17:38:27-04:00</updated>

		<published>2006-02-02T17:38:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60057#p60057</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60057#p60057"/>
		<title type="html"><![CDATA[.tcl script that makes bot to say something...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60057#p60057"><![CDATA[
thanks a lot!!! *^^*<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7320">kartofeln</a> — Thu Feb 02, 2006 5:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2006-02-02T00:59:55-04:00</updated>

		<published>2006-02-02T00:59:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60010#p60010</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60010#p60010"/>
		<title type="html"><![CDATA[.tcl script that makes bot to say something...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60010#p60010"><![CDATA[
you didn't look hard enough<br><div class="codebox"><p>Code: </p><pre><code>set t {}foreach e [split [read [open file.txt]] \n] {lappend t $e}proc foo {n u h c t} {foreach e $::t {puthelp "privmsg $c :$e"}}bind pub - !hello foo</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Thu Feb 02, 2006 12:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kartofeln]]></name></author>
		<updated>2006-02-01T13:04:34-04:00</updated>

		<published>2006-02-01T13:04:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59996#p59996</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59996#p59996"/>
		<title type="html"><![CDATA[.tcl script that makes bot to say something...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59996#p59996"><![CDATA[
Hi,<br>I´m looking for a .tcl so when I write for example: !hello im my channel, the eggdrop will say what I wrote previously in a .txt or what I predefined in the same .tcl<br><br>I was looking TCL tutorials and webs and didn´t found nothing similar.<br><br>Would be great if someone can help me<br><br>regards<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7320">kartofeln</a> — Wed Feb 01, 2006 1:04 pm</p><hr />
]]></content>
	</entry>
	</feed>
