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

	<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>2005-04-27T04:44:44-04:00</updated>

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

		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-04-27T04:44:44-04:00</updated>

		<published>2005-04-27T04:44:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48615#p48615</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48615#p48615"/>
		<title type="html"><![CDATA[Simple web fetch]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48615#p48615"><![CDATA[
<a href="http://www.tclscript.com/egghttp_tut.shtml" class="postlink">http://www.tclscript.com/egghttp_tut.shtml</a><br><br>you simply need to do a<br>foreach line [split $body \n] { puthelp "privmsg $chan :$line"}<br>for the linebreaks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Wed Apr 27, 2005 4:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rtk]]></name></author>
		<updated>2005-04-27T04:41:01-04:00</updated>

		<published>2005-04-27T04:41:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48614#p48614</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48614#p48614"/>
		<title type="html"><![CDATA[Simple web fetch]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48614#p48614"><![CDATA[
Hi all <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br>i need a simple tcl script that connect eggdrop to my (simple) web page<br><br><a href="http://www.mysite.egg/test.php" class="postlink">www.mysite.egg/test.php</a><br><br>and write the web text on chan on pub command , like !web<br><br>the web text is<br><br>1 - blablabla<br>2 - blablabla<br>3 - etc etc etc<br><br>(line x line)<br><br>Please help me <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=6126">rtk</a> — Wed Apr 27, 2005 4:41 am</p><hr />
]]></content>
	</entry>
	</feed>
