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

	<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-07-30T19:21:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[EEggy]]></name></author>
		<updated>2003-07-30T19:21:31-04:00</updated>

		<published>2003-07-30T19:21:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24207#p24207</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24207#p24207"/>
		<title type="html"><![CDATA[click on the site]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24207#p24207"><![CDATA[
yeah, thank you so much for the help.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1962">EEggy</a> — Wed Jul 30, 2003 7:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-07-30T03:27:16-04:00</updated>

		<published>2003-07-30T03:27:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24184#p24184</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24184#p24184"/>
		<title type="html"><![CDATA[click on the site]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24184#p24184"><![CDATA[
also for example:<div class="codebox"><p>Code: </p><pre><code>bind pub - !help pub:helpproc pub:help {nick uhost hand chan text} {set line [split $text]set word [lindex $line 0] if {$word == "botnet"} {  putserv "PRIVMSG $chan :visit http://www.egghelp.org/enhance.htm for help about $word"} elseif {$word == "eggdrop"} {  putserv "PRIVMSG $chan :visit http://www.egghelp.org/setup.htm for help about $word"} else {  putserv "PRIVMSG $chan :please specify one of the available help categories"}</code></pre></div>u can do something like that.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Jul 30, 2003 3:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2003-07-30T02:11:58-04:00</updated>

		<published>2003-07-30T02:11:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24182#p24182</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24182#p24182"/>
		<title type="html"><![CDATA[click on the site]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24182#p24182"><![CDATA[
if the user can open the link by clicking depends on the client (mirc, etc)<br><br>the !help is no problem :<div class="codebox"><p>Code: </p><pre><code>proc help_pub { nick uhost hand chan text } {  putserv "PRIVMSG $chan :Help can be found at www.help.com"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Wed Jul 30, 2003 2:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[EEggy]]></name></author>
		<updated>2003-07-29T22:45:17-04:00</updated>

		<published>2003-07-29T22:45:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24179#p24179</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24179#p24179"/>
		<title type="html"><![CDATA[click on the site]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24179#p24179"><![CDATA[
Hi, i was wondering is it possible in tcl that user type !help in the channel, and bot give the channel site link and then user just click on the link to get there? example will be appreciated.<br><br>advance thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1962">EEggy</a> — Tue Jul 29, 2003 10:45 pm</p><hr />
]]></content>
	</entry>
	</feed>
