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

	<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>2002-01-19T19:10:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-19T19:10:00-04:00</updated>

		<published>2002-01-19T19:10:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3864#p3864</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3864#p3864"/>
		<title type="html"><![CDATA[Invites on +i channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3864#p3864"><![CDATA[
Thanks. I ended up by *ahem* borrowing the code from ERCmini's non op invite...works fine once i removed the out of date crap that would have totally mullered netbots.tcl (thanks to EverRaver for his code)<p>Statistics: Posted by Guest — Sat Jan 19, 2002 7:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-19T05:14:00-04:00</updated>

		<published>2002-01-19T05:14:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3852#p3852</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3852#p3852"/>
		<title type="html"><![CDATA[Invites on +i channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3852#p3852"><![CDATA[
This is very basic, not tested, but should work. It allows users with +I flag (note the capital 'I') to do /msg botnick inviteme. Just change #thechannel to whatever channel you have that's +i<br><div class="codebox"><p>Code: </p><pre><code>bind msg -|I inviteme msg:inviteproc msg:invite {nick host hand text} { if {![onchan $nick #thechannel]} {  putserv "INVITE $nick #thechannel" } else {  puthelp "NOTICE $nick :You're already on the channel!" }}</code></pre></div><p>Statistics: Posted by Guest — Sat Jan 19, 2002 5:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-19T03:40:00-04:00</updated>

		<published>2002-01-19T03:40:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3851#p3851</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3851#p3851"/>
		<title type="html"><![CDATA[Invites on +i channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3851#p3851"><![CDATA[
I have a channel that is +i, and users that i want to be able to access it but not have the +o flag to do it. is there a way to set bots to allow +v users to invite themselves?...or create a new flag to allow them to?<p>Statistics: Posted by Guest — Sat Jan 19, 2002 3:40 am</p><hr />
]]></content>
	</entry>
	</feed>
