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

	<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>2010-01-22T18:49:54-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Trixar_za]]></name></author>
		<updated>2010-01-22T18:49:54-04:00</updated>

		<published>2010-01-22T18:49:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91789#p91789</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91789#p91789"/>
		<title type="html"><![CDATA[on join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91789#p91789"><![CDATA[
I'm not sure if this is what you want, but there is a module for Anope services that automatically adds a bot to newly registered channels - I use it myself.<br><br>It's called bs_autoassign and you can get it <a href="http://modules.anope.org/index.php?page=view&amp;id=83" class="postlink">here</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10958">Trixar_za</a> — Fri Jan 22, 2010 6:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[blake]]></name></author>
		<updated>2010-01-21T10:49:22-04:00</updated>

		<published>2010-01-21T10:49:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91772#p91772</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91772#p91772"/>
		<title type="html"><![CDATA[on join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91772#p91772"><![CDATA[
Any help with this one<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10512">blake</a> — Thu Jan 21, 2010 10:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[blake]]></name></author>
		<updated>2010-01-16T19:08:38-04:00</updated>

		<published>2010-01-16T19:08:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91701#p91701</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91701#p91701"/>
		<title type="html"><![CDATA[on join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91701#p91701"><![CDATA[
looking for an on join script that will do the following when i add a channel on the partyline<br><br>Check to see if a channel is registered with chanserv or check to see if Chattersworld is in the room and if its not it will send a set of comands to the server ive done a little script that im using but dont work on join<br><div class="codebox"><p>Code: </p><pre><code>bind pub m|m !reg18 reg18_procproc reg18_proc { nick uhost hand chan arg } {  putserv "OPERSERV :MODE $chan +o ChanGuardian"  putserv "CHANSERV :REGISTER $chan password $chan"  putserv "BOTSERV :ASSIGN $chan ChattersWorld"  putserv "BOTSERV :KICK $chan FLOOD ON"  putserv "BOTSERV :KICK $chan REPEAT ON"  putserv "OPERSERV :MODE $chan +q $nick"  putserv "CHANSERV :SET $chan FOUNDER $nick"  putserv "CHANSERV :ACCESS $chan ADD ChanGuardian 10"  putserv "OPERSERV :MODE $chan -qo ChanGuardian"  putserv "OPERSERV :MODE $chan +a ChanGuardian"  putserv "TOPIC $chan :Welcome To $chan On ChattersWorld (+18)"  putserv "MODE $chan +NC"}</code></pre></div>also need an on join that will check if the bot has been set as mode +qo on channels it joins and if it has it should do operserv mode $chan -qo+ao<br><br>many thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10512">blake</a> — Sat Jan 16, 2010 7:08 pm</p><hr />
]]></content>
	</entry>
	</feed>
