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

	<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-06-20T23:33:08-04:00</updated>

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

		<entry>
		<author><name><![CDATA[evac1K]]></name></author>
		<updated>2006-06-20T23:33:08-04:00</updated>

		<published>2006-06-20T23:33:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64235#p64235</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64235#p64235"/>
		<title type="html"><![CDATA[Echo everything of a certain nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64235#p64235"><![CDATA[
still not working :\<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7895">evac1K</a> — Tue Jun 20, 2006 11:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-06-20T03:05:54-04:00</updated>

		<published>2006-06-20T03:05:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64215#p64215</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64215#p64215"/>
		<title type="html"><![CDATA[Echo everything of a certain nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64215#p64215"><![CDATA[
#channel1, otherbot and #channel2.<br><br>Is that not very obvious?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Tue Jun 20, 2006 3:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[evac1K]]></name></author>
		<updated>2006-06-20T00:34:00-04:00</updated>

		<published>2006-06-20T00:34:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64212#p64212</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64212#p64212"/>
		<title type="html"><![CDATA[Echo everything of a certain nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64212#p64212"><![CDATA[
what part of that do you edit?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7895">evac1K</a> — Tue Jun 20, 2006 12:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-04-17T17:46:58-04:00</updated>

		<published>2006-04-17T17:46:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62046#p62046</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62046#p62046"/>
		<title type="html"><![CDATA[Echo everything of a certain nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62046#p62046"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pubm - "#channel1 *" relay:botproc relay:bot {nick uhost hand chan arg} { if {[string equal -nocase otherbot $nick]} {  putserv "privmsg #channel2 :$arg" }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Apr 17, 2006 5:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[darton]]></name></author>
		<updated>2006-04-17T17:21:16-04:00</updated>

		<published>2006-04-17T17:21:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62045#p62045</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62045#p62045"/>
		<title type="html"><![CDATA[Echo everything of a certain nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62045#p62045"><![CDATA[
Hello!<br>My bot is in two channels and in one of these channels there is another bot.  Now my bot should repeat everything what the other bot says, but into another channel. <br>With a mirc-script it's just:<div class="codebox"><p>Code: </p><pre><code>if ($nick == otherbot) { msg #channel2 $1- }</code></pre></div>Can you help me to make this with tcl?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7270">darton</a> — Mon Apr 17, 2006 5:21 pm</p><hr />
]]></content>
	</entry>
	</feed>
