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

	<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-05-31T16:02:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-05-31T16:02:00-04:00</updated>

		<published>2002-05-31T16:02:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7500#p7500</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7500#p7500"/>
		<title type="html"><![CDATA[error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7500#p7500"><![CDATA[
bind act is for actions on the partyline (ie done with the bot command .me) IRC actions are a CTCP, thus you need bind ctcp - ACTION proc<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Fri May 31, 2002 4:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-31T15:09:00-04:00</updated>

		<published>2002-05-31T15:09:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7498#p7498</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7498#p7498"/>
		<title type="html"><![CDATA[error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7498#p7498"><![CDATA[
i have the following function<br><br><br>bind act - *away* pub_kick<br><br><br>proc pub_kick {nick uhost hand chan args} {<br>   putserv "KICK $chan $nick :bleh"<br>  return 1<br>}<br><br>i want to kick the person from the channel when he says /me is away what must i change to let it work i want to react on actions, in the tutorial stands that act is bind for actions. So i don't understand the error.<p>Statistics: Posted by Guest — Fri May 31, 2002 3:09 pm</p><hr />
]]></content>
	</entry>
	</feed>
