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

	<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>2003-08-04T09:28:07-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-08-04T09:28:07-04:00</updated>

		<published>2003-08-04T09:28:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24373#p24373</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24373#p24373"/>
		<title type="html"><![CDATA[Control Eggdrop by Query]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24373#p24373"><![CDATA[
In the TCL Docu:<br><br><blockquote class="uncited"><div>'bind msg - stop msg:stop' (which makes a msg-command "stop" call the<br>  Tcl proc "msg:stop") <br>    (1)  MSG<br>         bind msg &lt;flags&gt; &lt;command&gt; &lt;proc&gt;<br>         procname &lt;nick&gt; &lt;user@host&gt; &lt;handle&gt; &lt;text&gt;<br><br>         Description: used for /msg commands. The first word of the user's<br>           msg is the command, and everything else becomes the text argument.<br>         Module: server</div></blockquote>And now my script that doesn't work:<blockquote class="uncited"><div>  bind msg - muh msg:muh<br><br>  proc msg:muh { nick host chan text }   {<br>     puthelp "privmsg $nick :Test" <br> <br>  }</div></blockquote>I don't see any wrong part...<p>Statistics: Posted by Guest — Mon Aug 04, 2003 9:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-08-04T08:44:25-04:00</updated>

		<published>2003-08-04T08:44:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24369#p24369</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24369#p24369"/>
		<title type="html"><![CDATA[Control Eggdrop by Query]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24369#p24369"><![CDATA[
Forgot to mention the <em class="text-italics">msgm</em>. read where I've sugested theyr coments and start doing something that suiots your needs. Also, a little forum search should give you some examples used by other members of this forum in theyr everyday stuff.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon Aug 04, 2003 8:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-08-04T00:09:42-04:00</updated>

		<published>2003-08-04T00:09:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24357#p24357</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24357#p24357"/>
		<title type="html"><![CDATA[Control Eggdrop by Query]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24357#p24357"><![CDATA[
But i do so, but it doesn't work...<p>Statistics: Posted by Guest — Mon Aug 04, 2003 12:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-08-03T17:16:04-04:00</updated>

		<published>2003-08-03T17:16:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24316#p24316</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24316#p24316"/>
		<title type="html"><![CDATA[Control Eggdrop by Query]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24316#p24316"><![CDATA[
Yes you can by using the <em class="text-italics">bind msg</em>. Consult the tcl-commands.doc from the docs/ dir that comes with the eggdrop.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sun Aug 03, 2003 5:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-08-03T11:05:44-04:00</updated>

		<published>2003-08-03T11:05:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24303#p24303</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24303#p24303"/>
		<title type="html"><![CDATA[Control Eggdrop by Query]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24303#p24303"><![CDATA[
Hi,<br><br>how can i bind commands to control the eggdrop with commands like /msg botnick .command?<p>Statistics: Posted by Guest — Sun Aug 03, 2003 11:05 am</p><hr />
]]></content>
	</entry>
	</feed>
