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

	<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-12-24T22:19:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-12-24T22:19:19-04:00</updated>

		<published>2003-12-24T22:19:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31771#p31771</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31771#p31771"/>
		<title type="html"><![CDATA[Problem with greet.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31771#p31771"><![CDATA[
Bleh, I just ended up writing this basic script:<br><div class="codebox"><p>Code: </p><pre><code>bind join - ????*@*.* greet_channeljoinproc greet_channeljoin {nick uhost hand channel} {   set handles [nick2hand $nick $channel]   if {[validuser $handles]} {      puthelp "PRIVMSG $channel :$nick: [getuser $handles INFO]"   } else {      return 0   }}</code></pre></div><p>Statistics: Posted by Guest — Wed Dec 24, 2003 10:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-12-23T14:41:20-04:00</updated>

		<published>2003-12-23T14:41:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31728#p31728</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31728#p31728"/>
		<title type="html"><![CDATA[Problem with greet.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31728#p31728"><![CDATA[
This is really stumping me, I have the channel set to +greet and all that jazz, but the bot still doesn't greet users when then enter.<br><br>Now I have info lines set for the users (of course)<br><br>but here is the twist: It will only greet me (the master/owner).<br><br>Any ideas?<p>Statistics: Posted by Guest — Tue Dec 23, 2003 2:41 pm</p><hr />
]]></content>
	</entry>
	</feed>
