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

	<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>2013-07-31T04:01:11-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Fr3aK]]></name></author>
		<updated>2013-07-31T04:01:11-04:00</updated>

		<published>2013-07-31T04:01:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=101927#p101927</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=101927#p101927"/>
		<title type="html"><![CDATA[On nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=101927#p101927"><![CDATA[
Oh, thank you!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12221">Fr3aK</a> — Wed Jul 31, 2013 4:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2013-07-30T15:52:58-04:00</updated>

		<published>2013-07-30T15:52:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=101926#p101926</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=101926#p101926"/>
		<title type="html"><![CDATA[Re: On nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=101926#p101926"><![CDATA[
<blockquote class="uncited"><div>Hello,<br>Is there a command that checks the nick <br></div></blockquote>When?  ...<br>Upon joining a channel?<br><blockquote class="uncited"><div>and if it starts lets say with me_ the bot will say something? <br></div></blockquote><br>Here are some links that you will find useful for learning to write your own TCL scripts for Eggdrop.<br><br><br><a href="http://suninet.the-demon.de/" class="postlink">http://suninet.the-demon.de/</a><br><br><a href="http://www.tcl.tk/man/tcl8.5/TclCmd/contents.htm" class="postlink">http://www.tcl.tk/man/tcl8.5/TclCmd/contents.htm</a><br><br><a href="http://www.eggheads.org/support/egghtml/1.6.21/tcl-commands.html" class="postlink">http://www.eggheads.org/support/egghtml ... mands.html</a><br><br><br>Something like what you have requested is a good place to start.<br>It is not long and complicated.   <br><br><div class="codebox"><p>Code: </p><pre><code># July 30, 2013# http://forum.egghelp.org/viewtopic.php?t=19492bind join - "* me_*" speak_to_me_proc speak_to_me_ {nick uhost handle chan} {        putserv "privmsg $chan :Hello $nick"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Tue Jul 30, 2013 3:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Fr3aK]]></name></author>
		<updated>2013-07-30T14:36:44-04:00</updated>

		<published>2013-07-30T14:36:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=101925#p101925</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=101925#p101925"/>
		<title type="html"><![CDATA[On nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=101925#p101925"><![CDATA[
Hello,<br>Is there a command that checks the nick and if it starts lets say with me_ the bot will say something? <br><br>Thanks in advance!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12221">Fr3aK</a> — Tue Jul 30, 2013 2:36 pm</p><hr />
]]></content>
	</entry>
	</feed>
