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

	<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-06-20T10:52:32-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-20T10:52:32-04:00</updated>

		<published>2004-06-20T10:52:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37637#p37637</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37637#p37637"/>
		<title type="html"><![CDATA[How to make an ACTION at a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37637#p37637"><![CDATA[
Thx alot guys <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by Guest — Sun Jun 20, 2004 10:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-06-16T13:47:36-04:00</updated>

		<published>2004-06-16T13:47:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37467#p37467</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37467#p37467"/>
		<title type="html"><![CDATA[How to make an ACTION at a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37467#p37467"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>putquick "PRIVMSG $chan :\001ACTION $text \001"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Wed Jun 16, 2004 1:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CtrlAltDel]]></name></author>
		<updated>2004-06-16T13:11:59-04:00</updated>

		<published>2004-06-16T13:11:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37466#p37466</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37466#p37466"/>
		<title type="html"><![CDATA[How to make an ACTION at a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37466#p37466"><![CDATA[
This works here ...<br><br>putserv "PRIVMSG $channel :\001ACTION text\001"<br><br>but I have $channel defined as a specific channel<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5006">CtrlAltDel</a> — Wed Jun 16, 2004 1:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-06-16T12:59:57-04:00</updated>

		<published>2004-06-16T12:59:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37465#p37465</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37465#p37465"/>
		<title type="html"><![CDATA[How to make an ACTION at a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37465#p37465"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>putserv "PRIVMSG #channel :\001ACTION $text \001"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Wed Jun 16, 2004 12:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-16T12:29:07-04:00</updated>

		<published>2004-06-16T12:29:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37463#p37463</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37463#p37463"/>
		<title type="html"><![CDATA[How to make an ACTION at a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37463#p37463"><![CDATA[
Hey there <br><br>How do I make my bot perform an action on my channel ???<br><br>putserv "PRIVMSG $chan :ACTION the action here"   &lt;- Doesn't seem to work <br><br><br>// JF<p>Statistics: Posted by Guest — Wed Jun 16, 2004 12:29 pm</p><hr />
]]></content>
	</entry>
	</feed>
