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

	<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>2002-01-24T13:22:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-01-24T13:22:00-04:00</updated>

		<published>2002-01-24T13:22:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4028#p4028</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4028#p4028"/>
		<title type="html"><![CDATA[Whats the command line to do a action in a tcl script ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4028#p4028"><![CDATA[
<blockquote class="uncited"><div>On 2002-01-24 06:14, Arnaudg wrote:<br>Use this:<br><br>putserv "ACTION #Channel texte"</div></blockquote>That will not work, as there is no such IRC command as action. A client may have one, but IRC doesn't.<br><br>You should use<br><blockquote class="uncited"><div>puthelp "PRIVMSG &lt;#chan/nick&gt; :01ACTION MESSAGE HERE01"</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Jan 24, 2002 1:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-24T09:14:00-04:00</updated>

		<published>2002-01-24T09:14:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4017#p4017</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4017#p4017"/>
		<title type="html"><![CDATA[Whats the command line to do a action in a tcl script ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4017#p4017"><![CDATA[
Use this:<br><br>putserv "ACTION #Channel texte"<p>Statistics: Posted by Guest — Thu Jan 24, 2002 9:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[JingYou]]></name></author>
		<updated>2002-01-24T08:57:00-04:00</updated>

		<published>2002-01-24T08:57:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4016#p4016</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4016#p4016"/>
		<title type="html"><![CDATA[Whats the command line to do a action in a tcl script ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4016#p4016"><![CDATA[
proc act {nick host handle channel testes} {<br>( how to make bot do actions &lt;e.g /me&gt;)<br>remote 1<br>}<br><br>Thank ya very muchy for ya helpy<br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=205">JingYou</a> — Thu Jan 24, 2002 8:57 am</p><hr />
]]></content>
	</entry>
	</feed>
