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

	<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>2023-12-19T11:25:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Henkie2]]></name></author>
		<updated>2023-12-19T11:25:28-04:00</updated>

		<published>2023-12-19T11:25:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=112327#p112327</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=112327#p112327"/>
		<title type="html"><![CDATA[Re: Is it possible?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=112327#p112327"><![CDATA[
This one from incith still works after you change url input to this<br><br><a href="https://tclarchive.org/search.php?str=incith+horoscope&amp;cb1=t&amp;cb2=a&amp;cb3=d&amp;sub.x=0&amp;sub.y=0" class="postlink">https://tclarchive.org/search.php?str=i ... =0&amp;sub.y=0</a><br><div class="codebox"><p>Code: </p><pre><code>    # valid, set our url    set input(url) "http://www.astrology.com/horoscopes/daily-horoscope.rss"    foreach sign [split ${incith::horoscope::en_chinese} " "] {      if {$input(query) == $sign} {        set input(url) "http://www.astrology.com/horoscopes/daily-chinese.rss"        break      }    }</code></pre></div>And update the ram and goat line to set it correct if you want<div class="codebox"><p>Code: </p><pre><code>    # ram or goat becomes sheep    if {$input(query) == "ram" || $input(query) == "goat"} {      set input(query) "sheep"    }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12567">Henkie2</a> — Tue Dec 19, 2023 11:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2023-12-19T08:34:00-04:00</updated>

		<published>2023-12-19T08:34:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=112326#p112326</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=112326#p112326"/>
		<title type="html"><![CDATA[Re: Is it possible?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=112326#p112326"><![CDATA[
Probably, if you know a site providing horoscope in the language you need.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Tue Dec 19, 2023 8:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ArthurPotter]]></name></author>
		<updated>2023-12-19T05:49:44-04:00</updated>

		<published>2023-12-19T05:49:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=112325#p112325</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=112325#p112325"/>
		<title type="html"><![CDATA[Is it possible?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=112325#p112325"><![CDATA[
May I kindly ask for a new horoscope script? It seems that the Yahoo Horoscope for Eggdrop by FordLawnmower has ceased functioning. Thank you.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13123">ArthurPotter</a> — Tue Dec 19, 2023 5:49 am</p><hr />
]]></content>
	</entry>
	</feed>
