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

	<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-08-18T06:52:01-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-08-18T06:52:01-04:00</updated>

		<published>2002-08-18T06:52:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9886#p9886</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9886#p9886"/>
		<title type="html"><![CDATA[Hopefully simple question.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9886#p9886"><![CDATA[
Here you go.<br><br>use "/msg &lt;bot&gt; ainvite &lt;password&gt;"<br>It will ivite you too all the channels that it is in, has OP status, and you have +o access.<br><div class="codebox"><p>Code: </p><pre><code>bind msg o|o ainvite msg:ainviteproc msg:ainvite {nick uh hand arg} {  if {![passwdok $hand [lindex [split $arg] 0]} {    putserv "NOTICE $nick :Incorrect password."    return  }  foreach a [channels] {    if {([matchattr $hand o|o $a]) &amp;&amp; ([botisop $a])} {      puthelp "INVITE $nick $a"    }  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Aug 18, 2002 6:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-17T22:03:12-04:00</updated>

		<published>2002-08-17T22:03:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9884#p9884</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9884#p9884"/>
		<title type="html"><![CDATA[Hopefully simple question.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9884#p9884"><![CDATA[
Is it possible to set up a eggy so that when you type          /msg botnick invite password        it will invite you into all channels that it is in that are set +i without haveing  to enter the channel name?<p>Statistics: Posted by Guest — Sat Aug 17, 2002 10:03 pm</p><hr />
]]></content>
	</entry>
	</feed>
