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

	<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-06-06T12:48:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Wildfire]]></name></author>
		<updated>2003-06-06T12:48:56-04:00</updated>

		<published>2003-06-06T12:48:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21374#p21374</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21374#p21374"/>
		<title type="html"><![CDATA[Inviting the bot?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21374#p21374"><![CDATA[
Heh, thanks very much, that's exactly what I needed <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3171">Wildfire</a> — Fri Jun 06, 2003 12:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ReaLz]]></name></author>
		<updated>2003-06-04T11:04:02-04:00</updated>

		<published>2003-06-04T11:04:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21233#p21233</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21233#p21233"/>
		<title type="html"><![CDATA[Inviting the bot?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21233#p21233"><![CDATA[
hehe yes... Wildfire put a } at the end of each proc<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2044">ReaLz</a> — Wed Jun 04, 2003 11:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[spock]]></name></author>
		<updated>2003-06-04T08:20:09-04:00</updated>

		<published>2003-06-04T08:20:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21226#p21226</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21226#p21226"/>
		<title type="html"><![CDATA[Inviting the bot?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21226#p21226"><![CDATA[
i think you forgot a couple of "}" <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2369">spock</a> — Wed Jun 04, 2003 8:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ReaLz]]></name></author>
		<updated>2003-06-04T00:36:42-04:00</updated>

		<published>2003-06-04T00:36:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21200#p21200</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21200#p21200"/>
		<title type="html"><![CDATA[Inviting the bot?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21200#p21200"><![CDATA[
If I understood what yout told us you want something like this...<br><div class="codebox"><p>Code: </p><pre><code>bind msg - invite invite_msgbind msg - leave leave_msgproc invite_msg {nick host handle args} {if {[validuser $handle]} {set args [lindex $args 0]set chan [lindex $args 0]putserv "NOTICE $nick :I will now join $chan"channel add $chanreturn 1}proc leave_msg {nick host handle args} {if {[validuser $handle]} {set args [lindex $args 0]set chan [lindex $args 0]putserv "NOTICE $nick :I will now leave $chan"channel remove $chanreturn 1}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2044">ReaLz</a> — Wed Jun 04, 2003 12:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wildfire]]></name></author>
		<updated>2003-06-03T17:21:56-04:00</updated>

		<published>2003-06-03T17:21:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21195#p21195</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21195#p21195"/>
		<title type="html"><![CDATA[Inviting the bot?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21195#p21195"><![CDATA[
The bot can't ask anyone as it won't be aware of the channels that exsist.  There's no telling what channels will be created for various games, I simply want the bot to respond to a "invite #channel" command given to it by users with a certain flag by joining said channel.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3171">Wildfire</a> — Tue Jun 03, 2003 5:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-06-03T01:21:37-04:00</updated>

		<published>2003-06-03T01:21:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21161#p21161</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21161#p21161"/>
		<title type="html"><![CDATA[Inviting the bot?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21161#p21161"><![CDATA[
So from who would you like it to ask for an invite?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Jun 03, 2003 1:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wildfire]]></name></author>
		<updated>2003-06-03T01:19:41-04:00</updated>

		<published>2003-06-03T01:19:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21160#p21160</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21160#p21160"/>
		<title type="html"><![CDATA[Inviting the bot?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21160#p21160"><![CDATA[
Okay, I'm quite willing to just be told I'm an idiot, but I have yet to figure this one out.  The point of this bot is to provide a dice server for an RPG IRC server.  <br><br>The main function I need it to be able to do is to join channels its invited to, ie the GM types "/msg bot invite #channel" and the bot joins the channel, the GM types "/msg bot leave #channel" and the bot leaves.<br><br>I can find a ton of scripts having to do with inviting users but nothing having to do with inviting the bot.  BTW these will be bot users, not owners or ops who will be using this command, and I'd prefer to avoid having to use DCC for it<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3171">Wildfire</a> — Tue Jun 03, 2003 1:19 am</p><hr />
]]></content>
	</entry>
	</feed>
