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

	<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-12-07T06:11:55-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-12-07T06:11:55-04:00</updated>

		<published>2003-12-07T06:11:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31155#p31155</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31155#p31155"/>
		<title type="html"><![CDATA[chanserv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31155#p31155"><![CDATA[
this will let the bot op its self when it recieves notice "password accepted from nickserv" (make sure you edit *password accept* if its wrong)<div class="codebox"><p>Code: </p><pre><code>bind notc - "*password accepted*" self:opproc self:op {nick uhost hand arg dest} { if {[string tolower $dest] == [string tolower $::botnick]} {  foreach chan [channels] {   if {![botisop $chan]} {   putserv "PRIVMSG chanserv :op $chan $::botnick"   }  } }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Dec 07, 2003 6:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[gumbydammit]]></name></author>
		<updated>2003-12-06T19:49:53-04:00</updated>

		<published>2003-12-06T19:49:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31145#p31145</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31145#p31145"/>
		<title type="html"><![CDATA[chanserv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31145#p31145"><![CDATA[
just remove the { } from what clipped said and it should work.. or get a script<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1870">gumbydammit</a> — Sat Dec 06, 2003 7:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Clipped]]></name></author>
		<updated>2003-12-06T19:20:04-04:00</updated>

		<published>2003-12-06T19:20:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31143#p31143</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31143#p31143"/>
		<title type="html"><![CDATA[chanserv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31143#p31143"><![CDATA[
.chanset #channel<br><br>need-op { putserv "PRIVMSG ChanServ :OP #channel botnick" }<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2582">Clipped</a> — Sat Dec 06, 2003 7:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[JOE]]></name></author>
		<updated>2003-12-06T19:14:05-04:00</updated>

		<published>2003-12-06T19:14:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31142#p31142</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31142#p31142"/>
		<title type="html"><![CDATA[chanserv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31142#p31142"><![CDATA[
Hi Guys<br> I have a small problem and need a little help.On my server my bot joins 3 channels at the same time.When it joins the 1st channel it dont get ops and when it joins the other 2 channels it does get ops.I think the bot is joining the channel to fast before it can identify to nickserv.Is there a way to add /msg chanserv op #bellchat in the eggdrop conf file that way bot will get oped when it joins the 1st channel.If this can be done can you tell me where to add this at in the conf file.Thanks once again for the help.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4191">JOE</a> — Sat Dec 06, 2003 7:14 pm</p><hr />
]]></content>
	</entry>
	</feed>
