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

	<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-05-20T17:37:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-20T17:37:00-04:00</updated>

		<published>2002-05-20T17:37:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7111#p7111</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7111#p7111"/>
		<title type="html"><![CDATA[tcl problems.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7111#p7111"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>                if {[string match "&lt;CURRENTLISTENERS&gt;*" $line]} {                        regsub -all "&lt;CURRENTLISTENERS&gt;" $line "" line                        regsub -all "&lt;/CURRENTLISTENERS&gt;" $line "" line                        putserv "PRIVMSG $chan : $line"                }</code></pre></div>this should work <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":razz:" title="Razz"><p>Statistics: Posted by Guest — Mon May 20, 2002 5:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[svahn]]></name></author>
		<updated>2002-05-20T13:45:00-04:00</updated>

		<published>2002-05-20T13:45:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7104#p7104</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7104#p7104"/>
		<title type="html"><![CDATA[tcl problems.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7104#p7104"><![CDATA[
i have a eggdrop.<br>and a tcl script who connects to a shoutcast server and gets the xmlstats.<br><br>how can i do so the bot just types the current Listeners ..in the channel (right now he types the whole xmlstat)<br><br>The listener peak looks like this.<br><br>&lt;CURRENTLISTENERS&gt;21&lt;/CURRENTLISTENERS&gt; <br><br>thnx!<br><br><br><br><br><br>&lt;font size=-1&gt;[ This Message was edited by: svahn on 2002-05-20 11:46 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1291">svahn</a> — Mon May 20, 2002 1:45 pm</p><hr />
]]></content>
	</entry>
	</feed>
