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

	<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>2004-11-18T19:06:58-04:00</updated>

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

		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-11-18T19:06:58-04:00</updated>

		<published>2004-11-18T19:06:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42864#p42864</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42864#p42864"/>
		<title type="html"><![CDATA[add user on access list if listed on web]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42864#p42864"><![CDATA[
ok, so now you've told us 4 times that you have a web page, and user told you how to read from it, so whats the problem ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Thu Nov 18, 2004 7:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stere0]]></name></author>
		<updated>2004-11-18T18:56:38-04:00</updated>

		<published>2004-11-18T18:56:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42863#p42863</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42863#p42863"/>
		<title type="html"><![CDATA[ ]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42863#p42863"><![CDATA[
I keep a form in this web page where the people request op, if approved will be listed as operator and eggdrop would automatically add its name in the access list of channel.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4">stere0</a> — Thu Nov 18, 2004 6:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-11-18T16:33:16-04:00</updated>

		<published>2004-11-18T16:33:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42860#p42860</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42860#p42860"/>
		<title type="html"><![CDATA[Re: again]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42860#p42860"><![CDATA[
<blockquote class="uncited"><div>they are in different servers.</div></blockquote>who are? and what's that got to do with anything?<blockquote class="uncited"><div>But the case is the following one:<br>I have the list of possible channel operators in a web page, and would like that eggdrop kept the list of the channel brought up to date from the names that are in this page.</div></blockquote>You already said that.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Thu Nov 18, 2004 4:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stere0]]></name></author>
		<updated>2004-11-18T16:09:55-04:00</updated>

		<published>2004-11-18T16:09:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42859#p42859</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42859#p42859"/>
		<title type="html"><![CDATA[again]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42859#p42859"><![CDATA[
they are in different servers.<br><br>But the case is the following one:<br>I have the list of possible channel operators in a web page, and would like that eggdrop kept the list of the channel brought up to date from the names that are in this page.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4">stere0</a> — Thu Nov 18, 2004 4:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-11-17T19:07:48-04:00</updated>

		<published>2004-11-17T19:07:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42846#p42846</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42846#p42846"/>
		<title type="html"><![CDATA[Re: o.O]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42846#p42846"><![CDATA[
<blockquote class="uncited"><div>yes, this web page is written by myself (i can change the code).</div></blockquote>In that case, why don't you just put a normal user file on that web server?<div class="codebox"><p>Code: </p><pre><code>package require httpproc doh {} {global userfileset x [::http::geturl http://127.0.0.1/your.user]if {[::http::ncode $x]==200} {file copy -force $userfile $userfile~bakset f [open $userfile w]puts $f [::http::data $x]close $freload}::http::cleanup $x}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Wed Nov 17, 2004 7:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stere0]]></name></author>
		<updated>2004-11-17T16:55:16-04:00</updated>

		<published>2004-11-17T16:55:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42844#p42844</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42844#p42844"/>
		<title type="html"><![CDATA[o.O]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42844#p42844"><![CDATA[
yes, web page.<br>yes, this web page is written by myself (i can change the code).<br><br>do you have a little example??<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4">stere0</a> — Wed Nov 17, 2004 4:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-11-17T06:08:07-04:00</updated>

		<published>2004-11-17T06:08:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42833#p42833</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42833#p42833"/>
		<title type="html"><![CDATA[Re: add user on access list if listed on web]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42833#p42833"><![CDATA[
<blockquote class="uncited"><div>I need a script that reads a page in the InterNet with the access list and brings up to date the list in the IRC based on, somebody know some?</div></blockquote>I'm assuming you mean "web page" when you say "page in the InterNet"... You'll need something custom made to parse the html on that page.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Wed Nov 17, 2004 6:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stere0]]></name></author>
		<updated>2004-11-16T17:27:52-04:00</updated>

		<published>2004-11-16T17:27:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42813#p42813</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42813#p42813"/>
		<title type="html"><![CDATA[add user on access list if listed on web]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42813#p42813"><![CDATA[
I need a script that reads a page in the InterNet with the access list and brings up to date the list in the IRC based on, somebody know some?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4">stere0</a> — Tue Nov 16, 2004 5:27 pm</p><hr />
]]></content>
	</entry>
	</feed>
