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

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

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-07-28T13:21:30-04:00</updated>

		<published>2004-07-28T13:21:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39177#p39177</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39177#p39177"/>
		<title type="html"><![CDATA[!rehash pm]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39177#p39177"><![CDATA[
Thanks mate! works fine <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>i modified #channel to $nick <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <br>your a star <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Wed Jul 28, 2004 1:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-07-28T10:55:29-04:00</updated>

		<published>2004-07-28T10:55:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39171#p39171</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39171#p39171"/>
		<title type="html"><![CDATA[!rehash pm]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39171#p39171"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind msg m !rehash msg_do_rehashproc msg_do_rehash {nick uhost hand arg} { if {[matchattr $hand +n]} {   rehash   putserv "NOTICE #channel :Done!" }}</code></pre></div>Don't forget to edit #channel<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Wed Jul 28, 2004 10:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-07-28T10:34:05-04:00</updated>

		<published>2004-07-28T10:34:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39170#p39170</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39170#p39170"/>
		<title type="html"><![CDATA[!rehash pm]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39170#p39170"><![CDATA[
Hey im trying to this little script to work. i want to be able to rehash the bot via PM, I dont want it to work in channel though. <br>Could someone correct this?, dont know where i have gone wrong? Ty<br><div class="codebox"><p>Code: </p><pre><code>bind msg m !rehash msg_do_rehash# rehash the botproc msg_do_rehash {nick idx handle args} {}        if {[matchattr $nick +n]} {        rehash        putserv "NOTICE #evated.bots Done!"}#end of pub_do_rehash</code></pre></div><p>Statistics: Posted by Guest — Wed Jul 28, 2004 10:34 am</p><hr />
]]></content>
	</entry>
	</feed>
