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

	<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>2014-12-28T11:08:27-04:00</updated>

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

		<entry>
		<author><name><![CDATA[dutch1918]]></name></author>
		<updated>2014-12-28T11:08:27-04:00</updated>

		<published>2014-12-28T11:08:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103411#p103411</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103411#p103411"/>
		<title type="html"><![CDATA[Bitcoin pool BTCGuild api statistic in channel or notice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103411#p103411"><![CDATA[
Not sure what your looking for but assume this:<br><div class="codebox"><p>Code: </p><pre><code>proc bcp { min hour day month weekday } {set query "https://api.bitcoinaverage.com/ticker/global/USD/"::http::register https 443 [list ::tls::socket -require 0 -request 1]http::config -useragent {Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC; 240x320)}set token [http::geturl $query -timeout 6000]set rawData [http::data $token]http::cleanup $tokenregexp -nocase {"24h_avg":([^\,]*)} $rawData noop avgregexp -nocase {"ask":([^\,]*)} $rawData noop askregexp -nocase {"bid":([^\,]*)} $rawData noop bidregexp -nocase {"last":([^\,]*)} $rawData noop lastregexp -nocase {"timestamp":\s?"([^\"]*)} $rawData noop timestampputserv "PRIVMSG $channel :\0030,12BITCOIN\017\00303 24hr Average\017 \002$avg\017 |\00312 Last \017\002$last\017 |\00303 Bid \017\002$bid\017 |\00304 Ask \017\002$ask\017 | $timestamp"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12417">dutch1918</a> — Sun Dec 28, 2014 11:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[VoodooServ]]></name></author>
		<updated>2014-12-09T22:55:12-04:00</updated>

		<published>2014-12-09T22:55:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103354#p103354</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103354#p103354"/>
		<title type="html"><![CDATA[Bitcoin pool BTCGuild api statistic in channel or notice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103354#p103354"><![CDATA[
Hi people. I need eggdrop tcl for Bitcoin pool BTCGuild api statistic in channel or notice.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12287">VoodooServ</a> — Tue Dec 09, 2014 10:55 pm</p><hr />
]]></content>
	</entry>
	</feed>
