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

	<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>2007-02-11T12:39:55-04:00</updated>

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

		<entry>
		<author><name><![CDATA[trotinet]]></name></author>
		<updated>2007-02-11T12:39:55-04:00</updated>

		<published>2007-02-11T12:39:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=70384#p70384</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=70384#p70384"/>
		<title type="html"><![CDATA[Eggdrop &amp; phpbb]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=70384#p70384"><![CDATA[
Hi !<br><br>Before beginning, excuse me everyone for my language, I'm french and my last years in school were a long time ago.<br><br>I come here because I haven't answer in french forums.<br>So, you'll be my last chance.<br>I 'll try to explain you my problem.<br><br>I have a phpbb forum on a server.<br>On another server, I have an irc server running with Unrealircd and one Eggdrop.<br>I've closed any channel for users who aren't registered with Nickserv (Anope).<br>I've have just leave an acces for anyone on <strong class="text-strong">one </strong> channel where Eggdrop staying.<br><br>On my phpbb website, I've written un page.php wich is listing members.<br>I've removed authentification session to make it more easylier.<br><br>Now, my problem....<br>I have the idea but I dont know how scritping it.<br><br>I'd like my Eggdrop, on user join, geturl and :<ul><li>if user is a phpbb member, do action <strong class="text-strong">1</strong> (anything).<br>if user isn't a phpbb member so action 2 (kick et remove nick to Anope nick.db).</li></ul>I think getting value 1 or 2 is simplest scripting.<br>I'm not very fine with tcl scripting. I understand this language but I don't know how to make it.<br><br>Here, the beginning of the code :<div class="codebox"><p>Code: </p><pre><code>bind join - * join_tousproc join_tous {nick host hand chan} {global botnick verifie  if {$chan != "*"} {package require http; set thepage [http::data [set token [http::geturl "www.example.com"]]]; http::cleanup $token;</code></pre></div>If someone can help me, I'll be very happy !!<br><br>Thanks a lot to everyone will answer.<br><br>Excsue me again for my english.<br>(....and excuse me too if franch win Irland  )<br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8700">trotinet</a> — Sun Feb 11, 2007 12:39 pm</p><hr />
]]></content>
	</entry>
	</feed>
