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

	<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>2008-04-15T00:10:17-04:00</updated>

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

		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2008-04-15T00:10:17-04:00</updated>

		<published>2008-04-15T00:10:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82315#p82315</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82315#p82315"/>
		<title type="html"><![CDATA[check if site down]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82315#p82315"><![CDATA[
This will check for websites<div class="codebox"><p>Code: </p><pre><code># Usage example: !sitetest egghelp.orgbind pub - !sitetest site:testproc site:test {n u h c a} { if {[catch {set site_test [socket -async $a 80]} sockerr]} {   putserv "privmsg $c :$a is Down"   } else {   putserv "privmsg $c :$a is Up" } if {[info exist site_test]} {close $site_test}}putlog "Site Test loaded.."</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Tue Apr 15, 2008 12:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sdays]]></name></author>
		<updated>2008-04-14T19:16:27-04:00</updated>

		<published>2008-04-14T19:16:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82310#p82310</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82310#p82310"/>
		<title type="html"><![CDATA[check if site down]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82310#p82310"><![CDATA[
Hi all, I was wondering if any of ya know if there is a script to check if a site down for my bot..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8306">sdays</a> — Mon Apr 14, 2008 7:16 pm</p><hr />
]]></content>
	</entry>
	</feed>
