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

	<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-05-19T13:48:22-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-05-19T13:48:22-04:00</updated>

		<published>2003-05-19T13:48:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20402#p20402</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20402#p20402"/>
		<title type="html"><![CDATA[?¿ help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20402#p20402"><![CDATA[
Use something like this:<div class="codebox"><p>Code: </p><pre><code>bind need - * my:needsproc my:needs {channel type} {   set friend "FooBar"  if {![onchan ChanServ $channel]} {    switch -- $type {      "op" {        putserv "PRIVMSG $friend :op $channel $::botnick"        return 1      }      "unban" {        putserv "PRIVMSG $friend :unban $channel $::botnick"        return 1      }      "invite" {        putserv "PRIVMSG $friend :invite $channel $::botnick"        return 1      }      "limit" {        putserv "PRIVMSG $friend :invite $channel $::botnick"        return 1      }    }  }}</code></pre></div>Replace the friend with the actual name of the friend you want it as op, unban, limit and/or rest from.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon May 19, 2003 1:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-05-19T12:14:00-04:00</updated>

		<published>2003-05-19T12:14:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20396#p20396</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20396#p20396"/>
		<title type="html"><![CDATA[?¿ help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20396#p20396"><![CDATA[
hmm...this may sound stupid, but, anyone knows how can i make my bot message a user asking for op if "CS" (chanserv on my network) is not in the channel?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":-?" title="Confused"> <br><br>thanks.<p>Statistics: Posted by Guest — Mon May 19, 2003 12:14 pm</p><hr />
]]></content>
	</entry>
	</feed>
