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

	<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>2008-04-09T11:22:59-04:00</updated>

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

		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2008-04-09T11:22:59-04:00</updated>

		<published>2008-04-09T11:22:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82239#p82239</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82239#p82239"/>
		<title type="html"><![CDATA[!command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82239#p82239"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub - !website {showurl 0}bind pub - !vacancies {showurl 1}proc showurl {w n u h c t} {                  switch $w {                0 {putserv "privmsg $c :First website"}                 1 {putserv "privmsg $c :Second website"}        }}</code></pre></div>this makes it really easy to add new items<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Wed Apr 09, 2008 11:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[helperis]]></name></author>
		<updated>2008-04-09T09:48:54-04:00</updated>

		<published>2008-04-09T09:48:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82238#p82238</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82238#p82238"/>
		<title type="html"><![CDATA[!command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82238#p82238"><![CDATA[
maybe:<div class="codebox"><p>Code: </p><pre><code>bind pub -|- !website web bind pub -|- !vacancies webproc web {nick host hand chan arg} { putserv "NOTICE $nick :www.website.com" }</code></pre></div>Or<br><div class="codebox"><p>Code: </p><pre><code>bind pub -|- !website web bind pub -|- !vacancies web2proc web {nick host hand chan arg} { putserv "NOTICE $nick :www.website.com"}proc web2 putserv "NOTICE $nick :www.website2.com" }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9851">helperis</a> — Wed Apr 09, 2008 9:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TheDevil]]></name></author>
		<updated>2008-04-09T09:30:40-04:00</updated>

		<published>2008-04-09T09:30:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82236#p82236</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82236#p82236"/>
		<title type="html"><![CDATA[!command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82236#p82236"><![CDATA[
I need a script that on someone saying<br><br>!website<br>replys a url<br>!vacancies<br>replys a url<br><br>Thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9823">TheDevil</a> — Wed Apr 09, 2008 9:30 am</p><hr />
]]></content>
	</entry>
	</feed>
