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

	<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-07-28T11:15:41-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-07-28T11:15:41-04:00</updated>

		<published>2002-07-28T11:15:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9271#p9271</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9271#p9271"/>
		<title type="html"><![CDATA[eggy reading an webpage]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9271#p9271"><![CDATA[
<blockquote class="uncited"><div>P.S.: How can I search the source code first so that the bot doesnt post the code from beginning (&lt;html&gt;....), so that the bot only prints text eg which stands between &lt;b&gt;&lt;/b&gt; (eg &lt;b&gt;Text Text Text&lt;/b&gt;)!!?</div></blockquote>Yeah this is exactly what I'm searching for...<p>Statistics: Posted by Guest — Sun Jul 28, 2002 11:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-07-14T12:12:18-04:00</updated>

		<published>2002-07-14T12:12:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8858#p8858</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8858#p8858"/>
		<title type="html"><![CDATA[constantly updated]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8858#p8858"><![CDATA[
well this page is a page that has info about an online game, and is constantly updated (every minute).<br><br>How can i get the bot to read all the info, and post only the latest news into the channel, as the old info stays on the page also for 24 hours<br><br>ahv<p>Statistics: Posted by Guest — Sun Jul 14, 2002 12:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-07-14T12:06:57-04:00</updated>

		<published>2002-07-14T12:06:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8855#p8855</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8855#p8855"/>
		<title type="html"><![CDATA[eggy reading an webpage]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8855#p8855"><![CDATA[
Wcc has posted few topics ago:<br><div class="codebox"><p>Code: </p><pre><code>package require http bind pub o|o !test pub:titre proc getsong_get {url} {   if {[catch {set tok [::http::geturl $url]} error]} {     return "An error occurred while connecting to $url."   }   set data [::http::data $tok]   ::http::cleanup $tok   return $data } proc pub:titre {nick uhost hand chan text} {   puthelp "NOTICE $nick :[getsong_get http://fulgore.goyman.com/~zone80/titre.php]" } </code></pre></div>This reads the song title from <a href="http://fulgore.goyman.com/~zone80/titre.php" class="postlink">http://fulgore.goyman.com/~zone80/titre.php</a> and message it to the channel. It works fine, but on the titre.php site in the source code there stands <strong class="text-strong">only the song title, nothing else (no &lt;html&gt; etc. at the beginning)!!!</strong><br><br>I tried this code with a "normal" html-page which begins with &lt;html&gt; and so on.... The Bot only display <br><br>"&lt;Bot&gt; - &lt;html&gt;"<br><br>in the channel then it stops ( I think because of the line break!?).<br><br>So, how do I have to change the code above that I get more than only &lt;html&gt;?<br><br>P.S.: How can I search the source code first so that the bot doesnt post the code from beginning (&lt;html&gt;....), so that the bot only prints text eg which stands between &lt;b&gt;&lt;/b&gt; (eg &lt;b&gt;Text Text Text&lt;/b&gt;)!!?<p>Statistics: Posted by Guest — Sun Jul 14, 2002 12:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-07-12T13:16:15-04:00</updated>

		<published>2002-07-12T13:16:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8827#p8827</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8827#p8827"/>
		<title type="html"><![CDATA[eggy reading an webpage]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8827#p8827"><![CDATA[
Hi<br><br>Does anybody know of a tcl script that reads the info from a webpage and puts it in a channel or file?<br><br>regards,<br><br>ahv<p>Statistics: Posted by Guest — Fri Jul 12, 2002 1:16 pm</p><hr />
]]></content>
	</entry>
	</feed>
