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

	<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>2001-11-11T12:21:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-11T12:21:00-04:00</updated>

		<published>2001-11-11T12:21:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1589#p1589</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1589#p1589"/>
		<title type="html"><![CDATA[multiple word binding]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1589#p1589"><![CDATA[
yeah, i usually read the docs, i must have missed that! thanx anyway, now my bot will be a real blabber-mouth :]<p>Statistics: Posted by Guest — Sun Nov 11, 2001 12:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[guppy]]></name></author>
		<updated>2001-11-09T04:55:00-04:00</updated>

		<published>2001-11-09T04:55:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1542#p1542</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1542#p1542"/>
		<title type="html"><![CDATA[multiple word binding]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1542#p1542"><![CDATA[
You should read tcl-commands.doc on the pubm bind - this is what documentation is for<br><br>binb pubm - "% hi there" someproc<br><br>proc someproc {nick uhost hand chan arg} {<br>  puthelp "PRIVMSG $chan :Hi $nick"<br>  return 0<br>}<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10">guppy</a> — Fri Nov 09, 2001 4:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-09T03:08:00-04:00</updated>

		<published>2001-11-09T03:08:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1541#p1541</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1541#p1541"/>
		<title type="html"><![CDATA[multiple word binding]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1541#p1541"><![CDATA[
i made a script for my bot to make it react to words on channels<br><br>bind pub - hi pub:greet<br><br>what i dont know is how to bind multiple words there, as it crashes when i do something like<br><br>bind pub - two words:someproc<p>Statistics: Posted by Guest — Fri Nov 09, 2001 3:08 am</p><hr />
]]></content>
	</entry>
	</feed>
