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

	<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-08-01T22:52:34-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-08-01T22:52:34-04:00</updated>

		<published>2004-08-01T22:52:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39339#p39339</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39339#p39339"/>
		<title type="html"><![CDATA[eggdrop introduce himself?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39339#p39339"><![CDATA[
Don't mention it  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Sun Aug 01, 2004 10:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[difoo]]></name></author>
		<updated>2004-07-30T08:35:20-04:00</updated>

		<published>2004-07-30T08:35:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39246#p39246</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39246#p39246"/>
		<title type="html"><![CDATA[eggdrop introduce himself?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39246#p39246"><![CDATA[
Cool <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":-)" title="Smile"><br><br>Thanks awyeah!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5153">difoo</a> — Fri Jul 30, 2004 8:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-07-29T21:30:27-04:00</updated>

		<published>2004-07-29T21:30:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39233#p39233</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39233#p39233"/>
		<title type="html"><![CDATA[eggdrop introduce himself?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39233#p39233"><![CDATA[
Here, something simple as this should do it:<br><div class="codebox"><p>Code: </p><pre><code>#Set the channel you want this script active onset greetchan "#mychannel"#Set the message here with which you want the bot to greet on joinset greetmsg "Hello all! I am an eggdrop bot and I am here guard your channel!"bind join - "*" bot:greetingproc bot:greeting {nick uhost hand chan} { global botnick greetchan greetmsg  if {([isbotnick $nick]) &amp;&amp; ([string equal -nocase $chan $greetchan])} {   putquick "PRIVMSG $chan :$greetmsg"   return 0   }}</code></pre></div><br>Good luck!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Thu Jul 29, 2004 9:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[difoo]]></name></author>
		<updated>2004-07-29T18:06:27-04:00</updated>

		<published>2004-07-29T18:06:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39223#p39223</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39223#p39223"/>
		<title type="html"><![CDATA[eggdrop introduce himself?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39223#p39223"><![CDATA[
Hello, how can you let the eggdrop introduce himself when he joins a channel? Like this:<br><br>[1:32] *** Join &lt;bot&gt; - #mycastle<br>[1:32] &lt;bot&gt; Hello all, my Name is bot and guard your channel!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5153">difoo</a> — Thu Jul 29, 2004 6:06 pm</p><hr />
]]></content>
	</entry>
	</feed>
