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

	<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>2005-03-13T19:14:53-04:00</updated>

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

		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2005-03-13T19:14:53-04:00</updated>

		<published>2005-03-13T19:14:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47577#p47577</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47577#p47577"/>
		<title type="html"><![CDATA[needs public activation]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47577#p47577"><![CDATA[
Change<div class="codebox"><p>Code: </p><pre><code>bind pub o !rulez pub:t </code></pre></div> to <div class="codebox"><p>Code: </p><pre><code>bind pub - !rulez pub:t </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Sun Mar 13, 2005 7:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Karms]]></name></author>
		<updated>2005-03-13T18:28:37-04:00</updated>

		<published>2005-03-13T18:28:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47576#p47576</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47576#p47576"/>
		<title type="html"><![CDATA[needs public activation]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47576#p47576"><![CDATA[
Id like this to be set to allow [all] users on channel access and not jus bot ops. So, !blah can be used public by people not added to bot as well as ones in.<br><br>This is current:<br><span style="color:green"><br>set chanrules {<br>"1blah"<br>"2blah"<br>"3blah"<br>"4blah"<br>"5bleh"<br>}<br>bind pub o !rulez pub:t<br>proc pub:t {nick uhost hand chan text} {<br>global chanrules<br>set rulenick [lindex [split $text " "] 0]<br>if {$text != "" &amp;&amp; [onchan $rulenick $chan]} {<br>puthelp "NOTICE $rulenick :Help:-"<br>foreach line $chanrules { puthelp "NOTICE $rulenick :$line" }<br>return 0<br>}<br>foreach line $chanrules {puthelp "PRIVMSG $chan :$line" }<br>}<br></span><br><br>I did try removin the "o" from "bind pub" but did not work?<br><br>Thankies <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6068">Karms</a> — Sun Mar 13, 2005 6:28 pm</p><hr />
]]></content>
	</entry>
	</feed>
